pub(crate) fn calculate_adjusted_session_points( sessions_per_era: EraIndex, blocks_to_produce_per_session: u32, blocks_created: u32, total_possible_reward: u32, lenient_threshold: Perquintill ) -> u32