pub const DEFAULT_BLOCK_CACHE_MAX_LEN: u32 = 5000;
Expand description

Default cache size for the block cache: 5000 blocks.