pub async fn current_pool(
    client: &Client,
    parent_hash: H256,
    current_pool_index: u32
) -> Option<EvaluationPool<AccountId, IdtyIndex>>