wait_for_identify

Function wait_for_identify 

Source
pub async fn wait_for_identify(
    runner: &mut ClusterRunner<'_>,
    node_id: ClusterNodeId,
    connecting_peer_id: PeerId,
    agent_version: &str,
)