pub type SocietyConfig = GenesisConfig<Runtime>;
pub struct SocietyConfig { pub pot: u128, }
pot: u128