pub fn add_epoch_configuration<T: BabePalletPrefix>(
epoch_config: BabeEpochConfiguration,
) -> Weight
Expand description
A storage migration that adds the current epoch configuration for Babe to storage.
pub fn add_epoch_configuration<T: BabePalletPrefix>(
epoch_config: BabeEpochConfiguration,
) -> Weight
A storage migration that adds the current epoch configuration for Babe to storage.