Skip to content

Commit

Permalink
Fixed spacing for the second example (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
briwylde08 authored Oct 4, 2022
1 parent 2339b08 commit bfcc2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/encyclopedia/signatures-multisig.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ High Threshold: 2
</CodeExample>

### Example 2: Joint accounts

You want to set up a joint account with Bilal and Carina such that any of you can authorize a payment. You also want to set up the account so that, if you choose to change signers (e.g., remove or add someone), a high-threshold operation, all 3 of you must agree. You add Bilal and Carina as signers to the joint account. You also ensure that it takes all of your key weights to clear the high threshold but only one to clear the medium threshold.

Joint account setup:
Expand Down

0 comments on commit bfcc2d2

Please sign in to comment.