tests: add non-standard input fixture
This commit is contained in:
parent
f0c4a76325
commit
ebbe1278a0
1 changed files with 5 additions and 0 deletions
5
test/fixtures/transaction_builder.json
vendored
5
test/fixtures/transaction_builder.json
vendored
|
@ -211,6 +211,11 @@
|
||||||
"value": 1000
|
"value": 1000
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Complete transaction w/ non-standard inputs",
|
||||||
|
"exception": "nonstandard not supported",
|
||||||
|
"txHex": "010000000100000000171a0000e028f2000000000050178500000000000d0000000e000000000000002009f691b2263260e71f363d1db51ff3100d285956a40cc0e4f8c8c2c4a80559b1ffffffff0110270000000000001976a914aa4d7985c57e011a8b3dd8e0e5a73aaef41629c588ac00000000"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"sign": [
|
"sign": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue