log fixes
This commit is contained in:
parent
489dc2ccff
commit
3aca85e268
2 changed files with 2 additions and 6 deletions
|
|
@ -4,7 +4,7 @@ var defaultConfig = {
|
|||
// DEFAULT network (livenet or testnet)
|
||||
networkName: 'testnet',
|
||||
forceNetwork: false,
|
||||
logLevel: 'debug',
|
||||
logLevel: 'info',
|
||||
|
||||
// DEFAULT unit: Bit
|
||||
unitName: 'bits',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue