mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
cmd/geth: remove the unused bloomfilter.size flag (#31646)
This commit is contained in:
parent
6928ec5d92
commit
e3e9d7ccb6
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ var (
|
|||
utils.LightNoSyncServeFlag, // deprecated
|
||||
utils.EthRequiredBlocksFlag,
|
||||
utils.LegacyWhitelistFlag, // deprecated
|
||||
utils.BloomFilterSizeFlag,
|
||||
utils.CacheFlag,
|
||||
utils.CacheDatabaseFlag,
|
||||
utils.CacheTrieFlag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue