Type Definition pallet_society::pallet::Founder
source · pub type Founder<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageFounder<T, I>, T::AccountId>;
Expand description
The first member.
pub type Founder<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageFounder<T, I>, T::AccountId>;
The first member.