adding timeout
This commit is contained in:
parent
529ab11481
commit
e822d57905
3 changed files with 14 additions and 3 deletions
|
|
@ -103,6 +103,7 @@ var defaultConfig = {
|
|||
totalCopayers: 3,
|
||||
spendUnconfirmed: 1,
|
||||
verbose: 1,
|
||||
reconnectDelay: 5000,
|
||||
},
|
||||
|
||||
// blockchain service API config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue