fn merge_pre_fork_fee_history( response: &mut FeeHistory, rewards: &mut Vec<Vec<u128>>, pre: FeeHistory, fork_block: u64, )
Appends the upstream part of a fee-history range that crosses the fork boundary.