tests: change error thrown for consistency with multisig
This commit is contained in:
parent
d5eec5df70
commit
ae63ae1131
2
test/fixtures/transaction_builder.json
vendored
2
test/fixtures/transaction_builder.json
vendored
@ -632,7 +632,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Incomplete transaction w/ prevTxScript defined",
|
"description": "Incomplete transaction w/ prevTxScript defined",
|
||||||
"exception": "Transaction is missing signatures",
|
"exception": "Not enough signatures provided",
|
||||||
"alwaysThrows": true,
|
"alwaysThrows": true,
|
||||||
"inputs": [
|
"inputs": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user