1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-05-11 16:51:51 +00:00

BIP-0322: reference btcd implementation

This commit is contained in:
Oli
2026-04-14 15:45:27 +02:00
parent bbaf40ce1d
commit 665d96065f

View File

@@ -248,6 +248,10 @@ through the special case as described above.
<li> <li>
Bitcoin Core pull request (basic support) at: https://github.com/bitcoin/bitcoin/pull/24058 Bitcoin Core pull request (basic support) at: https://github.com/bitcoin/bitcoin/pull/24058
</li> </li>
<li>
btcd pull request (complete support, source of test vectors) at:
https://github.com/btcsuite/btcd/pull/2521
</li>
</ul> </ul>
== Acknowledgements == == Acknowledgements ==