Ivan Socolsky
9 years ago
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with
1 additions and
0 deletions
-
test/integration/server.js
|
|
@ -5962,6 +5962,7 @@ describe('Wallet service', function() { |
|
|
|
|
|
|
|
blockchainExplorer.getBlockchainHeight = sinon.stub().callsArgWith(0, null, 200); |
|
|
|
server._notify('NewBlock', { |
|
|
|
network: 'livenet', |
|
|
|
hash: 'dummy hash', |
|
|
|
}, { |
|
|
|
isGlobal: true |
|
|
|