mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge pull request #4733
This commit is contained in:
commit
fac54dcb71
8 changed files with 53 additions and 4 deletions
|
|
@ -8,7 +8,12 @@ EXTRA_DIST += \
|
|||
test/bctest.py \
|
||||
test/bitcoin-util-test.py \
|
||||
test/data/bitcoin-util-test.json \
|
||||
test/data/blanktx.hex
|
||||
test/data/blanktx.hex \
|
||||
test/data/tt-delin1-out.hex \
|
||||
test/data/tt-delout1-out.hex \
|
||||
test/data/tt-locktime317000-out.hex \
|
||||
test/data/tx394b54bb.hex \
|
||||
test/data/txcreate1.hex
|
||||
|
||||
JSON_TEST_FILES = \
|
||||
test/data/script_valid.json \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue