cmd, core, params: add support for Goerli

(cherry picked from commit b0ed083ead)
This commit is contained in:
Péter Szilágyi
2018-11-16 17:58:24 +02:00
parent 4da2092908
commit 2072c26a96
7 changed files with 77 additions and 3 deletions

View File

@ -121,6 +121,7 @@ var (
utils.DeveloperPeriodFlag,
utils.TestnetFlag,
utils.RinkebyFlag,
utils.GoerliFlag,
utils.VMEnableDebugFlag,
utils.NetworkIdFlag,
utils.ConstantinopleOverrideFlag,