test: minor.
This commit is contained in:
parent
5fae0c50a1
commit
b0a75baa5a
@ -290,8 +290,8 @@ describe('Script', function() {
|
||||
index: 0xffffffff
|
||||
},
|
||||
script: [
|
||||
Opcode.fromOp(0),
|
||||
Opcode.fromOp(0)
|
||||
Opcode.fromInt(0),
|
||||
Opcode.fromInt(0)
|
||||
],
|
||||
witness: [],
|
||||
sequence: 0xffffffff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user