Fix indent
This commit is contained in:
parent
9a9ab3b883
commit
d7cbbb553b
1 changed files with 23 additions and 23 deletions
|
@ -64,7 +64,7 @@ describe('bitcoinjs-lib (transactions w/ CSV)', function () {
|
||||||
bitcoin.opcodes.OP_DROP,
|
bitcoin.opcodes.OP_DROP,
|
||||||
aQ.publicKey,
|
aQ.publicKey,
|
||||||
bitcoin.opcodes.OP_CHECKSIG,
|
bitcoin.opcodes.OP_CHECKSIG,
|
||||||
bitcoin.opcodes.OP_ENDIF,
|
bitcoin.opcodes.OP_ENDIF
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue