Gordon Hall
11 years ago
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||
module.exports = { |
module.exports = { |
||||
network: 'livenet', |
network: 'livenet', |
||||
logger: 'debug' // none, normal, debug
|
logger: 'normal' // none, normal, debug
|
||||
}; |
}; |
||||
|
Loading…
Reference in new issue