Type Alias pallet_sassafras::EpochLengthFor
source · pub type EpochLengthFor<T> = <T as Config>::EpochLength;
Expand description
Epoch length defined by the configuration.
pub type EpochLengthFor<T> = <T as Config>::EpochLength;
Epoch length defined by the configuration.