Function polkadot_runtime_parachains::runtime_api_impl::v11::candidate_events
source · pub fn candidate_events<T, F>(extract_event: F) -> Vec<CandidateEvent<T::Hash>>
Expand description
Implementation for the candidate_events
function of the runtime API.