pub async fn get_stake_pool(
    pool_id_hex: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>