fn height_for_slot(slot: u32) -> u32Expand description
The shortest block, in cells, that still offers slot slot: the slot’s
own row plus the clearance max_pin_slot
keeps below it.
fn height_for_slot(slot: u32) -> u32The shortest block, in cells, that still offers slot slot: the slot’s
own row plus the clearance max_pin_slot
keeps below it.