pub fn availability_cores<T: Config>(
) -> Vec<CoreState<T::Hash, BlockNumberFor<T>>>
Expand description
Implementation for the availability_cores
function of the runtime API.
pub fn availability_cores<T: Config>(
) -> Vec<CoreState<T::Hash, BlockNumberFor<T>>>
Implementation for the availability_cores
function of the runtime API.