fix reconnect to insight
This commit is contained in:
parent
dd8fcaa1b1
commit
45fd46e3bc
5 changed files with 77 additions and 53 deletions
|
|
@ -4,7 +4,7 @@ var defaultConfig = {
|
|||
// DEFAULT network (livenet or testnet)
|
||||
networkName: 'testnet',
|
||||
forceNetwork: false,
|
||||
logLevel: 'info',
|
||||
logLevel: 'debug',
|
||||
|
||||
// DEFAULT unit: Bit
|
||||
unitName: 'bits',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue