Matias Alejo Garcia
9 years ago
No known key found for this signature in database
GPG Key ID: 2470DB551277AB3
1 changed files with
1 additions and
1 deletions
-
lib/blockchainexplorers/request-list.js
|
|
@ -6,7 +6,7 @@ var log = require('npmlog'); |
|
|
|
log.debug = log.verbose; |
|
|
|
|
|
|
|
|
|
|
|
var DEFAULT_TIMEOUT= 50000; // 50 s
|
|
|
|
var DEFAULT_TIMEOUT= 60000; // 60 s
|
|
|
|
/** |
|
|
|
* Query a server, using one of the given options |
|
|
|
* |
|
|
|