cmd: add a --fakepow flag to help benchmarking database changes

This commit is contained in:
Péter Szilágyi
2016-04-21 12:14:57 +03:00
parent 18580e152c
commit b06f44ecc2
3 changed files with 16 additions and 5 deletions

View File

@ -205,6 +205,7 @@ JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Conso
utils.NetworkIdFlag,
utils.RPCCORSDomainFlag,
utils.MetricsEnabledFlag,
utils.FakePoWFlag,
utils.SolcPathFlag,
utils.GpoMinGasPriceFlag,
utils.GpoMaxGasPriceFlag,