mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Update main.go
This commit is contained in:
parent
cad5df59b6
commit
3f884ca9dc
1 changed files with 2 additions and 0 deletions
|
|
@ -82,7 +82,9 @@ var (
|
|||
utils.SyncModeFlag,
|
||||
utils.SyncTargetFlag,
|
||||
utils.ExitWhenSyncedFlag,
|
||||
utils.StateSchemeFlag,
|
||||
utils.GCModeFlag,
|
||||
utils.HistoryModeFlag,
|
||||
utils.SnapshotFlag,
|
||||
utils.TxLookupLimitFlag, // deprecated
|
||||
utils.TransactionHistoryFlag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue