Loggin level info
This commit is contained in:
parent
f4cdd15f04
commit
24e75fa12d
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,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