summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Nguyen <hugh.hn@gmail.com>2021-04-24 20:24:30 -0700
committerGitHub <noreply@github.com>2021-04-24 20:24:30 -0700
commit45bc31d83d31a5c688072ac7e060d16f8513aad9 (patch)
tree63008a5b88b13c9bf0bf07842144ec43dc8b3185
parent3ecad81bea81c3be6188139a7318562b9f7797e6 (diff)
downloadbips-45bc31d83d31a5c688072ac7e060d16f8513aad9.tar.xz
minor edit
-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>