Remove forceNetwork

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-15 10:16:40 -03:00
commit d85fcbfe07
4 changed files with 0 additions and 16 deletions

View file

@ -3,7 +3,6 @@ var defaultConfig = {
defaultLanguage: 'en',
// DEFAULT network (livenet or testnet)
networkName: 'testnet',
forceNetwork: false,
logLevel: 'info',