cmd/geth: remove the unused bloomfilter.size flag (#31646)

This commit is contained in:
Delweng 2025-04-16 15:50:05 +08:00 committed by GitHub
parent 6928ec5d92
commit e3e9d7ccb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,6 @@ var (
utils.LightNoSyncServeFlag, // deprecated
utils.EthRequiredBlocksFlag,
utils.LegacyWhitelistFlag, // deprecated
utils.BloomFilterSizeFlag,
utils.CacheFlag,
utils.CacheDatabaseFlag,
utils.CacheTrieFlag,