diff options
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. |