We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f1994 commit 35a2a6bCopy full SHA for 35a2a6b
test/integration/multisig.js
@@ -22,7 +22,7 @@ describe('bitcoinjs-lib (multisig)', function () {
22
})
23
24
it('can spend from a 2-of-4 multsig P2SH address', function (done) {
25
- this.timeout(22000)
+ this.timeout(30000)
26
27
var keyPairs = [
28
'91avARGdfge8E4tZfYLoxeJ5sGBdNJQH4kvjJoQFacbgwmaKkrx',
0 commit comments