Skip to content

Commit 9b53529

Browse files
committed
fixup
1 parent b8d25e3 commit 9b53529

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bip-0446/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ For [`script_assets_test.json`](script_assets_test.json), each object contains t
2929
- `scriptSig`: a JSON hexadecimal string representing the serialized input script.
3030
- `witness`: a JSON array of hexadecimal strings representing the witness stack for this input.
3131

32-
An example usage of [`basics.json`](basics.json) can be found [here](https://github.com/instagibbs/bitcoin/blob/2025-07-op_templatehash/src/test/script_tests.cpp#L1820). An example usage of
33-
[`script_assets_test.json`](script_assets_test.json) can be found [here](https://github.com/bitcoin/bitcoin/blob/f490f5562d4b20857ef8d042c050763795fd43da/src/test/script_tests.cpp#L1558).
32+
Location of code that generated the test vectors: [`basics.json`](basics.json) [here](https://github.com/instagibbs/bitcoin/blob/2025-07-op_templatehash/src/test/script_tests.cpp#L1820) and [`script_assets_test.json`](script_assets_test.json) [here](https://github.com/bitcoin/bitcoin/blob/f490f5562d4b20857ef8d042c050763795fd43da/src/test/script_tests.cpp#L1558).

0 commit comments

Comments
 (0)