pub fn availability_cores<T: Config>(
    
) -> Vec<CoreState<T::Hash, T::BlockNumber>>
Expand description

Implementation for the availability_cores function of the runtime API.