referrerpolicy=no-referrer-when-downgrade

Function backing_state

Source
pub fn backing_state<T: Config>(
    para_id: Id,
) -> Option<BackingState<T::Hash, BlockNumberFor<T>>>
๐Ÿ‘ŽDeprecated: backing_state will be removed. Use backing_constraints and candidates_pending_availability instead.
Expand description

Implementation for ParaBackingState function from the runtime API