Merge pull request #1763 from achow101/390-ref-impl

390: Add reference implementation
This commit is contained in:
Mark "Murch" Erhardt
2025-02-13 15:19:27 -05:00
committed by GitHub

View File

@@ -109,7 +109,7 @@ are likely to be familiar with them.
==Reference Implementation==
TBD
The reference implementation is available in Bitcoin Core [[https://github.com/bitcoin/bitcoin/pull/31244|PR #31244]].
==Acknowledgements==