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