bitcoin-tx: Add test case for signing a tx

This commit is contained in:
Eric R. Schulz
2014-12-24 01:35:40 +00:00
parent a089c50981
commit 2c14d1532f
3 changed files with 13 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ EXTRA_DIST += \
test/data/tt-locktime317000-out.hex \
test/data/tx394b54bb.hex \
test/data/txcreate1.hex \
test/data/txcreate2.hex
test/data/txcreate2.hex \
test/data/txcreatesign.hex
JSON_TEST_FILES = \
test/data/script_valid.json \