Function calculate_block_fork_weight

Source
pub fn calculate_block_fork_weight(
    solution_range: SolutionRange,
) -> BlockForkWeight
Expand description

Calculate the block’s contribution to the fork weight, which is derived from the provided solution range.