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