Type Alias distance_oracle::runtime::babe::storage::types::epoch_config::EpochConfig
source · pub type EpochConfig = BabeEpochConfiguration;
Aliased Type§
struct EpochConfig {
pub c: (u64, u64),
pub allowed_slots: AllowedSlots,
}
Fields§
§c: (u64, u64)
§allowed_slots: AllowedSlots