referrerpolicy=no-referrer-when-downgrade
polkadot_node_primitives::approval::time

Function tranche_to_tick

Source
pub fn tranche_to_tick(
    slot_duration_millis: u64,
    slot: Slot,
    tranche: u32,
) -> Tick
Expand description

Converts a tranche from a slot to the tick number.