mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
cmd/geth: bloomfilter.size not used in the geth main process
Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
parent
6928ec5d92
commit
a00d0b5e1b
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