1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +00:00

typo: BIP [380-385]

This commit is contained in:
jaonoctus
2021-09-15 09:21:09 -03:00
parent bd943663d6
commit 7007dbac00
6 changed files with 9 additions and 9 deletions

View File

@@ -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.