summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaonoctus <joaodias@noctus.org>2021-09-15 09:21:09 -0300
committerjaonoctus <joaodias@noctus.org>2021-09-15 09:21:09 -0300
commit7007dbac006b8979c352f336039a47ffe32671c5 (patch)
treeebcd421b85fddd8605aa3d7c80afd2a10d8d15e9
parentbd943663d6908679ca4f94276589ef402f865739 (diff)
downloadbips-7007dbac006b8979c352f336039a47ffe32671c5.tar.xz
typo: BIP [380-385]
-rw-r--r--bip-0380.mediawiki2
-rw-r--r--bip-0381.mediawiki2
-rw-r--r--bip-0382.mediawiki2
-rw-r--r--bip-0383.mediawiki4
-rw-r--r--bip-0384.mediawiki4
-rw-r--r--bip-0385.mediawiki4
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==
<tt>pk()</tt>, <tt>pkh()</tt>, and <tt>sh()</tt> 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==
<tt>wpkh()</tt>, and <tt>wsh()</tt> 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==
-<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.
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.
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==
-<tt>raw()</tt> and <tt>addr</tt> descriptors have been implemented in Bitcoin Core since version 0.17.
+<tt>raw()</tt> and <tt>addr()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.