pub fn recent_block_count() -> Slot
The number of blocks which are kept in the recent block cache. We use a u8 to index into this and therefore it may be no larger than 255.
u8