Function subspace_verification::derive_next_solution_range

source ยท
pub fn derive_next_solution_range(
    start_slot: SlotNumber,
    current_slot: SlotNumber,
    slot_probability: (u64, u64),
    current_solution_range: SolutionRange,
    era_duration: BlockNumber,
) -> u64
Expand description

Derives next solution range based on the total era slots and slot probability