We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a70572 + 9cb6624 commit 8dfe9fcCopy full SHA for 8dfe9fc
src/Makefile.test.include
@@ -13,7 +13,6 @@ EXTRA_DIST += \
13
test/bctest.py \
14
test/bitcoin-util-test.py \
15
test/data/bitcoin-util-test.json \
16
- test/data/blanktx.hex \
17
test/data/tt-delin1-out.hex \
18
test/data/tt-delout1-out.hex \
19
test/data/tt-locktime317000-out.hex \
@@ -22,7 +21,7 @@ EXTRA_DIST += \
22
21
test/data/txcreate2.hex \
23
test/data/txcreatedata1.hex \
24
test/data/txcreatedata2.hex \
25
- test/data/txcreatesign.hex \
+ test/data/txcreatesignv1.hex \
26
test/data/txcreatedata_seq0.hex \
27
test/data/txcreatedata_seq1.hex
28
src/test/data/txcreatesign.json
0 commit comments