Type Alias distance_oracle::runtime::babe::calls::types::plan_config_change::Config
source · pub type Config = NextConfigDescriptor;
Aliased Type§
enum Config {
V1 {
c: (u64, u64),
allowed_slots: AllowedSlots,
},
}