Browse Source

tests: change error thrown for consistency with multisig

hk-custom-address
Daniel Cousens 8 years ago
parent
commit
ae63ae1131
  1. 2
      test/fixtures/transaction_builder.json

2
test/fixtures/transaction_builder.json

@ -632,7 +632,7 @@
},
{
"description": "Incomplete transaction w/ prevTxScript defined",
"exception": "Transaction is missing signatures",
"exception": "Not enough signatures provided",
"alwaysThrows": true,
"inputs": [
{

Loading…
Cancel
Save