pub fn make_cli_reward(
reward: &RpcInflationReward,
block_time: UnixTimestamp,
epoch_start_time: UnixTimestamp,
epoch_end_time: UnixTimestamp,
) -> Option<CliEpochReward>pub fn make_cli_reward(
reward: &RpcInflationReward,
block_time: UnixTimestamp,
epoch_start_time: UnixTimestamp,
epoch_end_time: UnixTimestamp,
) -> Option<CliEpochReward>