mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 09:33:46 +00:00
cmd/geth: reinstate dropped --cache flag
This commit is contained in:
parent
5b31794dfe
commit
4cd2617848
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ participating.
|
|||
utils.LightServFlag,
|
||||
utils.LightPeersFlag,
|
||||
utils.LightKDFFlag,
|
||||
utils.CacheFlag,
|
||||
utils.TrieCacheGenFlag,
|
||||
utils.JSpathFlag,
|
||||
utils.ListenPortFlag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue