Merge pull request #1888 from obscuren/testnet

cmd, core, eth: added official testnet
This commit is contained in:
Jeffrey Wilcke
2015-10-09 01:31:37 -07:00
5 changed files with 62 additions and 1 deletions

View File

@ -314,6 +314,7 @@ JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Conso
utils.ExecFlag,
utils.WhisperEnabledFlag,
utils.DevModeFlag,
utils.TestNetFlag,
utils.VMDebugFlag,
utils.VMForceJitFlag,
utils.VMJitCacheFlag,