diff options
Diffstat (limited to 'bip-0381.mediawiki')
-rw-r--r-- | bip-0381.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0381.mediawiki b/bip-0381.mediawiki index 8d7e391..f439597 100644 --- a/bip-0381.mediawiki +++ b/bip-0381.mediawiki @@ -78,6 +78,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>pk()</tt>, <tt>pkh()</tt>, and <tt>sh()</tt> descriptors have been implemented in Bitcoin Core since version 0.17. |