mirror of
https://github.com/bitcoin/bips.git
synced 2024-11-19 01:40:05 +01:00
Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki
Formatting
This commit is contained in:
parent
25bacdc21d
commit
f18ddfbfa5
@ -131,11 +131,13 @@ For example:
|
||||
The following descriptor template and derivation path:
|
||||
|
||||
<code>wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/**,[xfpForB/XY'/0'/0']XpubB/**))</code>
|
||||
|
||||
<code>/0/*,/1/*</code>
|
||||
|
||||
Expands to the two concrete descriptors:
|
||||
|
||||
<code>wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/0/*,[xfpForB/XY'/0'/0']XpubB/0/*))#Checksum</code>
|
||||
|
||||
<code>wsh(sortedmulti(2,[xfpForA/XY'/0'/0']XpubA/1/*,[xfpForB/XY'/0'/0']XpubB/1/*))#Checksum</code>
|
||||
|
||||
To discover addresses, scan addresses of the external chain; respect the gap limit described below
|
||||
|
Loading…
Reference in New Issue
Block a user