1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-12-22 14:45:19 +00:00

bip-0054: correct link typo in test vectors README

This commit is contained in:
Antoine Poinsot 2025-11-25 18:18:01 -05:00
parent 2624ef7b83
commit a86abbe2c1

View File

@ -95,7 +95,7 @@ JSON object features the following entries:
- `comment`: a JSON string. Description of the test case. - `comment`: a JSON string. Description of the test case.
[bip54-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/commits [bip54-miner]: https://github.com/darosior/bitcoin/commits/bip54_miner/
[header-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_header_miner.cpp [header-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_header_miner.cpp
[block-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_block_miner.cpp [block-miner]: https://github.com/darosior/bitcoin/blob/bip54_miner/src/test/bip54_block_miner.cpp
[other-vectors]: https://github.com/darosior/bitcoin/blob/2509_inquisition_consensus_cleanup/src/test/bip54_tests.cpp [other-vectors]: https://github.com/darosior/bitcoin/blob/2509_inquisition_consensus_cleanup/src/test/bip54_tests.cpp