Type Definition pallet_roles::pallet::AccountsRolesLog

source ·
pub type AccountsRolesLog<T: Config> = StorageMap<_GeneratedPrefixForStorageAccountsRolesLog<T>, Twox64Concat, AccountIdOf<T>, Accounts, OptionQuery>;
Expand description

Registry of Roles by AccountId