mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 13:26:08 +01:00
minor edit
This commit is contained in:
parent
3ecad81bea
commit
45bc31d83d
@ -163,11 +163,11 @@ The output descriptor language only supports one-dimensional lists. This proposa
|
||||
|
||||
<tt>XPUB/**</tt>
|
||||
|
||||
Whereas <tt>**</tt> can be replaced by any number of derivation paths.
|
||||
Whereas <tt>/**</tt> can be replaced by any number of derivation path restrictions.
|
||||
|
||||
If there is a descriptor template in the descriptor record, Signers should expand the template into concrete descriptors by using the derivations paths provided in the record.
|
||||
A descriptor template must be accompanied by derivation path restrictions. Signers should expand the template into concrete descriptors by replacing <tt>/**</tt> with the restrictions.
|
||||
|
||||
For example, the following template and derivation paths:
|
||||
For example, the following template and derivation path restrictions:
|
||||
* <tt>wsh(sortedmulti(2,XPUB1/**,XPUB2/**))</tt>
|
||||
* <tt>/0/*,/1/*</tt>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user