test: check that bitcoin-tx detects missing input amount for segwit transactions

This commit is contained in:
Sebastian Falbesoner
2021-12-15 16:09:57 +01:00
parent c337b27d7c
commit 8bd34dc774
3 changed files with 25 additions and 0 deletions

View File

@@ -336,6 +336,7 @@ EXTRA_DIST += \
test/util/data/txcreatescript4.json \
test/util/data/txcreatescript5.hex \
test/util/data/txcreatescript6.hex \
test/util/data/txcreatesignsegwit1.hex \
test/util/data/txcreatesignv1.hex \
test/util/data/txcreatesignv1.json \
test/util/data/txcreatesignv2.hex \