TransactionBuilder: remove use of assert
This commit is contained in:
parent
c1a965d096
commit
d85df4a6d6
3 changed files with 34 additions and 26 deletions
test/fixtures
2
test/fixtures/transaction_builder.json
vendored
2
test/fixtures/transaction_builder.json
vendored
|
@ -780,7 +780,7 @@
|
|||
},
|
||||
{
|
||||
"description": "Wrong key pair for multisig redeemScript",
|
||||
"exception": "key pair cannot sign for this input",
|
||||
"exception": "Key pair cannot sign for this input",
|
||||
"inputs": [
|
||||
{
|
||||
"txId": "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue