pub fn candidate_pending_availability<T: Config>(
    para_id: ParaId
) -> Option<CommittedCandidateReceipt<T::Hash>>
Expand description

Implementation for the candidate_pending_availability function of the runtime API.