pub async fn get_genesis_for_fund(
    fund_id: i32,
    context: SharedContext
) -> Result<impl Reply, Rejection>