Merge pull request #1773 from obscuren/dev-mode

cmd/geth, cmd/utils, eth: added dev mode flag
This commit is contained in:
Felix Lange
2015-09-10 21:15:33 +02:00
3 changed files with 42 additions and 7 deletions

View File

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