Add support for data-based outputs (OP_RETURN) to bitcoin-tx.

This commit is contained in:
Pavel Janík
2015-06-29 20:14:43 +02:00
parent d7078533eb
commit 627468d2ea
5 changed files with 66 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ EXTRA_DIST += \
test/data/tx394b54bb.hex \
test/data/txcreate1.hex \
test/data/txcreate2.hex \
test/data/txcreatedata1.hex \
test/data/txcreatedata2.hex \
test/data/txcreatesign.hex
JSON_TEST_FILES = \