Skip to content

Commit

Permalink
rm rpc connection line
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Nov 20, 2023
1 parent 069cefa commit 03deec3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/learn/learn-account-multisig.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ keywords: [account, multisig, polkadot account, polkadotjs, multix]
slug: ../learn-account-multisig
---

import RPC from "./../../components/RPC-Connection";

It is possible to create multi-signature accounts (multisig) in Substrate-based chains. A multisig
is composed of one or more addresses and a threshold. The threshold defines how many signatories
(participating addresses) need to agree on submitting an extrinsic for the call to be successful.
Expand Down

0 comments on commit 03deec3

Please sign in to comment.