cmd, core: remove calaveras testnet (#23366)

Removes references to the short-lived Calaveras testnet
This commit is contained in:
Zachinquarantine
2021-08-17 12:43:25 -04:00
committed by GitHub
parent 6902485767
commit 85b9bdd641
10 changed files with 5 additions and 85 deletions

View File

@ -44,7 +44,6 @@ var AppHelpFlagGroups = []flags.FlagGroup{
utils.MainnetFlag,
utils.GoerliFlag,
utils.RinkebyFlag,
utils.CalaverasFlag,
utils.RopstenFlag,
utils.SyncModeFlag,
utils.ExitWhenSyncedFlag,