scriptHash return true for chunks.length=1 so long as its witness
This commit is contained in:
parent
1edfd30425
commit
793939dc8c
6 changed files with 2 additions and 66 deletions
|
@ -306,7 +306,6 @@ describe('TransactionBuilder', function () {
|
|||
it('builds "' + f.description + '"', function () {
|
||||
var txb = construct(f)
|
||||
var tx = txb.build()
|
||||
|
||||
assert.strictEqual(tx.toHex(), f.txHex)
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue