summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip-hugonguyen-bsms.mediawiki6
1 files changed, 3 insertions, 3 deletions
diff --git a/bip-hugonguyen-bsms.mediawiki b/bip-hugonguyen-bsms.mediawiki
index 865827a..32bd063 100644
--- a/bip-hugonguyen-bsms.mediawiki
+++ b/bip-hugonguyen-bsms.mediawiki
@@ -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>