txbuilder: isolate Invalid script test from Non-standard test
This commit is contained in:
parent
581f57ff6f
commit
4d7b5167ae
1 changed files with 7 additions and 1 deletions
8
test/fixtures/transaction_builder.json
vendored
8
test/fixtures/transaction_builder.json
vendored
|
@ -1917,10 +1917,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": "Transaction w/ invalid scripts",
|
||||
"exception": "Invalid script",
|
||||
"incomplete": true,
|
||||
"txHex": "010000000100000000171a0000e028f2000000000050178500000000000d0000000e000000000000002009f691b2263260e71f363d1db51ff3100d285956a40cc0e4f8c8c2c4a80559b1ffffffff0110270000000000001976a914aa4d7985c57e011a8b3dd8e0e5a73aaef41629c588ac00000000"
|
||||
},
|
||||
{
|
||||
"description": "Complete transaction w/ non-standard inputs",
|
||||
"exception": "nonstandard not supported",
|
||||
"txHex": "010000000100000000171a0000e028f2000000000050178500000000000d0000000e000000000000002009f691b2263260e71f363d1db51ff3100d285956a40cc0e4f8c8c2c4a80559b1ffffffff0110270000000000001976a914aa4d7985c57e011a8b3dd8e0e5a73aaef41629c588ac00000000"
|
||||
"txHex": "010000000100000000171a0000e028f2000000000050178500000000000d0000000e00000000000000201ff691b2263260e71f363d1db51ff3100d285956a40cc0e4f8c8c2c4a80559b1ffffffff0110270000000000001976a914aa4d7985c57e011a8b3dd8e0e5a73aaef41629c588ac00000000"
|
||||
}
|
||||
],
|
||||
"sign": [
|
||||
|
|
Loading…
Add table
Reference in a new issue