pub fn backing_state<T: Config>(
    para_id: Id
) -> Option<BackingState<T::Hash, BlockNumberFor<T>>>
Expand description

Implementation for ParaBackingState function from the runtime API