tests: add [failing] raw multisig fixture for TxBuilder
This commit is contained in:
parent
b629a03c98
commit
35fa86c1f9
2 changed files with 21 additions and 5 deletions
|
@ -246,7 +246,6 @@ describe('TransactionBuilder', function() {
|
|||
|
||||
var tx = txb.build()
|
||||
|
||||
assert.equal(tx.getId(), f.txid)
|
||||
assert.equal(tx.toHex(), f.txhex)
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue