referrerpolicy=no-referrer-when-downgrade
polkadot_runtime_parachains::runtime_api_impl::v11

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