log fixes

This commit is contained in:
Matias Alejo Garcia 2014-09-09 22:41:55 -03:00
commit 3aca85e268
2 changed files with 2 additions and 6 deletions

View file

@ -4,7 +4,7 @@ var defaultConfig = {
// DEFAULT network (livenet or testnet)
networkName: 'testnet',
forceNetwork: false,
logLevel: 'debug',
logLevel: 'info',
// DEFAULT unit: Bit
unitName: 'bits',