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