pub const DEFAULT_BLOCK_CACHE_SIZE: usize = 5_000;
The default maximum number of confirmed blocks kept in the worker’s block cache.