From 7007dbac006b8979c352f336039a47ffe32671c5 Mon Sep 17 00:00:00 2001 From: jaonoctus Date: Wed, 15 Sep 2021 09:21:09 -0300 Subject: typo: BIP [380-385] --- bip-0380.mediawiki | 2 +- bip-0381.mediawiki | 2 +- bip-0382.mediawiki | 2 +- bip-0383.mediawiki | 4 ++-- bip-0384.mediawiki | 4 ++-- bip-0385.mediawiki | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bip-0380.mediawiki b/bip-0380.mediawiki index d57bbc6..f870734 100644 --- a/bip-0380.mediawiki +++ b/bip-0380.mediawiki @@ -206,7 +206,7 @@ However many components of the expressions reuse encodings and serializations de Output script descriptors are designed for future extension with further fragment types and new script expressions. These will be specified in additional BIPs. -==Reference Implemntation== +==Reference Implementation== Descriptors have been implemented in Bitcoin Core since version 0.17. 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== pk(), pkh(), and sh() descriptors have been implemented in Bitcoin Core since version 0.17. diff --git a/bip-0382.mediawiki b/bip-0382.mediawiki index 0508d2b..768079e 100644 --- a/bip-0382.mediawiki +++ b/bip-0382.mediawiki @@ -65,6 +65,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== wpkh(), and wsh() descriptors have been implemented in Bitcoin Core since version 0.17. 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== -multi(), and multi() descriptors have been implemented in Bitcoin Core since version 0.17. +multi(), and sortedmulti() descriptors have been implemented in Bitcoin Core since version 0.17. 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== -combo descriptors have been implemented in Bitcoin Core since version 0.17. +combo() descriptors have been implemented in Bitcoin Core since version 0.17. diff --git a/bip-0385.mediawiki b/bip-0385.mediawiki index 2469eb0..5c46d75 100644 --- a/bip-0385.mediawiki +++ b/bip-0385.mediawiki @@ -52,6 +52,6 @@ TBD As this is a wholly new descriptor, it is not compatible with any implementation. The reuse of existing Bitcoin addresses allows for this to be more easily implemented. -==Reference Implemntation== +==Reference Implementation== -raw() and addr descriptors have been implemented in Bitcoin Core since version 0.17. +raw() and addr() descriptors have been implemented in Bitcoin Core since version 0.17. -- cgit v1.2.3