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