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.
pub fn calculate_block_fork_weight(
solution_range: SolutionRange,
) -> BlockForkWeight
Calculate the block’s contribution to the fork weight, which is derived from the provided solution range.