pub async fn request_candidate_events(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>
) -> RuntimeApiReceiver<Vec<CandidateEvent>>Expand description
Request CandidateEvents from the runtime
pub async fn request_candidate_events(
parent: Hash,
sender: &mut impl SubsystemSender<RuntimeApiMessage>
) -> RuntimeApiReceiver<Vec<CandidateEvent>>Request CandidateEvents from the runtime