pub fn candidate_pending_availability<T: Config>(
para_id: Id,
) -> Option<CommittedCandidateReceiptV2<T::Hash>>๐Deprecated:
candidate_pending_availability will be removed. Use candidates_pending_availability to query
all candidates pending availabilityExpand description
Implementation for the candidate_pending_availability function of the runtime API.