diff options
Diffstat (limited to 'bip-0384.mediawiki')
-rw-r--r-- | bip-0384.mediawiki | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0384.mediawiki b/bip-0384.mediawiki index da7cb23..e735d74 100644 --- a/bip-0384.mediawiki +++ b/bip-0384.mediawiki @@ -43,6 +43,6 @@ TBD As this is a wholly new descriptor, it is 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>combo</tt> descriptors have been implemented in Bitcoin Core since version 0.17. +<tt>combo()</tt> descriptors have been implemented in Bitcoin Core since version 0.17. |