Constant polkadot_overseer::KNOWN_LEAVES_CACHE_SIZE
source · pub const KNOWN_LEAVES_CACHE_SIZE: NonZeroUsize;
Expand description
Store 2 days worth of blocks, not accounting for forks, in the LRU cache. Assumes a 6-second block time.