diff options
author | jaonoctus <joaodias@noctus.org> | 2021-09-15 09:21:09 -0300 |
---|---|---|
committer | jaonoctus <joaodias@noctus.org> | 2021-09-15 09:21:09 -0300 |
commit | 7007dbac006b8979c352f336039a47ffe32671c5 (patch) | |
tree | ebcd421b85fddd8605aa3d7c80afd2a10d8d15e9 /bip-0383.mediawiki | |
parent | bd943663d6908679ca4f94276589ef402f865739 (diff) |
typo: BIP [380-385]
Diffstat (limited to 'bip-0383.mediawiki')
-rw-r--r-- | bip-0383.mediawiki | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0383.mediawiki b/bip-0383.mediawiki index 6b74950..92e86e3 100644 --- a/bip-0383.mediawiki +++ b/bip-0383.mediawiki @@ -73,6 +73,6 @@ TBD As these are a wholly new descriptors, they are not compatible with any implementation. However the scripts produced are standard scripts so existing software are likely to be familiar with them. -==Reference Implemntation== +==Reference Implementation== -<tt>multi()</tt>, and <tt>multi()</tt> descriptors have been implemented in Bitcoin Core since version 0.17. +<tt>multi()</tt>, and <tt>sortedmulti()</tt> descriptors have been implemented in Bitcoin Core since version 0.17. |