test: minor.

This commit is contained in:
Christopher Jeffrey 2017-08-25 15:06:12 -07:00
parent 5fae0c50a1
commit b0a75baa5a
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -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