Default to livenet. Hide checkbox for advanced options.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-09-22 14:02:21 -03:00
commit 45621044cc
2 changed files with 5 additions and 6 deletions

View file

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