pub fn calculate_block_long_term_weight( hf: HardFork, block_weight: usize, long_term_median: usize, ) -> usize
Calculates a blocks long term weight.