Skip to content

Commit

Permalink
docs: update limitations.md with multisig name limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
scgbckbone authored and doc-hex committed Feb 5, 2024
1 parent 0ea48ac commit 89d7cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
the active multisig wallet, and cannot be used to describe an unrelated (multisig) wallet.
- derivation path for each cosigner must be known and consistent with PSBT
- XFP values (fingerprints) MUST be unique for each of the co-signers
- multisig wallet `name` can only contain printable ASCII characters `range(32, 127)`


# SIGHASH types
Expand Down

0 comments on commit 89d7cca

Please sign in to comment.