pub type SocietyConfig = GenesisConfig<Runtime>;

Aliased Type§

struct SocietyConfig {
    pub pot: u128,
}

Fields§

§pot: u128