Function recent_block_count

Source
pub fn recent_block_count() -> Slot
Expand description

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.