pub async fn get_rewards_info_epoch(
    context: &Context,
    epoch: u32
) -> Result<Option<EpochRewardsInfo>, Error>