Type Definition pallet_roles::pallet::RepApprovalList  
source · pub type RepApprovalList<T: Config> = StorageMap<_GeneratedPrefixForStorageRepApprovalList<T>, Twox64Concat, AccountIdOf<T>, Representative<T>, OptionQuery>;Expand description
Approval waiting list for Representatives