1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-30 16:06:44 +00:00

328: Add reference implementation

This commit is contained in:
Ava Chow
2025-02-11 12:38:24 -08:00
parent 081aa9a22e
commit 7ab43ce11f
7 changed files with 529 additions and 1 deletions

View File

@@ -89,7 +89,7 @@ derivation can be done, and the signers will be able to produce a signature for
==Reference Implementation==
TBD
A Python reference implementation is available in this BIP's [[bip-0328|Auxiliary Files]].
==Acknowledgements==