You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bip-0446/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,5 +29,4 @@ For [`script_assets_test.json`](script_assets_test.json), each object contains t
29
29
-`scriptSig`: a JSON hexadecimal string representing the serialized input script.
30
30
-`witness`: a JSON array of hexadecimal strings representing the witness stack for this input.
31
31
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