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