Skip to content

Commit 7007dba

Browse files
author
jaonoctus
committed
typo: BIP [380-385]
1 parent bd94366 commit 7007dba

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

bip-0380.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ However many components of the expressions reuse encodings and serializations de
206206
Output script descriptors are designed for future extension with further fragment types and new script expressions.
207207
These will be specified in additional BIPs.
208208
209-
==Reference Implemntation==
209+
==Reference Implementation==
210210
211211
Descriptors have been implemented in Bitcoin Core since version 0.17.
212212

bip-0381.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ TBD
7878
As these are a wholly new descriptors, they are not compatible with any implementation.
7979
However the scripts produced are standard scripts so existing software are likely to be familiar with them.
8080

81-
==Reference Implemntation==
81+
==Reference Implementation==
8282

8383
<tt>pk()</tt>, <tt>pkh()</tt>, and <tt>sh()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.

bip-0382.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ TBD
6565
As these are a wholly new descriptors, they are not compatible with any implementation.
6666
However the scripts produced are standard scripts so existing software are likely to be familiar with them.
6767

68-
==Reference Implemntation==
68+
==Reference Implementation==
6969

7070
<tt>wpkh()</tt>, and <tt>wsh()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.

bip-0383.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ TBD
7373
As these are a wholly new descriptors, they are not compatible with any implementation.
7474
However the scripts produced are standard scripts so existing software are likely to be familiar with them.
7575

76-
==Reference Implemntation==
76+
==Reference Implementation==
7777

78-
<tt>multi()</tt>, and <tt>multi()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.
78+
<tt>multi()</tt>, and <tt>sortedmulti()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.

bip-0384.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ TBD
4343
As this is a wholly new descriptor, it is not compatible with any implementation.
4444
However the scripts produced are standard scripts so existing software are likely to be familiar with them.
4545

46-
==Reference Implemntation==
46+
==Reference Implementation==
4747

48-
<tt>combo</tt> descriptors have been implemented in Bitcoin Core since version 0.17.
48+
<tt>combo()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.

bip-0385.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ TBD
5252
As this is a wholly new descriptor, it is not compatible with any implementation.
5353
The reuse of existing Bitcoin addresses allows for this to be more easily implemented.
5454

55-
==Reference Implemntation==
55+
==Reference Implementation==
5656

57-
<tt>raw()</tt> and <tt>addr</tt> descriptors have been implemented in Bitcoin Core since version 0.17.
57+
<tt>raw()</tt> and <tt>addr()</tt> descriptors have been implemented in Bitcoin Core since version 0.17.

0 commit comments

Comments
 (0)