test: minor lint
This commit is contained in:
parent
888228a509
commit
cc8964b278
1 changed files with 1 additions and 0 deletions
|
|
@ -299,6 +299,7 @@ describe('Signature Hashes', function () {
|
|||
|
||||
assert.bufferEqual(sighash1, sighash2);
|
||||
});
|
||||
|
||||
it('signature is valid for any sequence', () => {
|
||||
const mtx = new MTX();
|
||||
mtx.addOutput(receives[0], 70000);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue