pub async fn get_rewards_info_epoch(
    epoch: u32,
    context: ContextLock
) -> Result<impl Reply, Rejection>