Type Definition pallet_tenancy::pallet::Tenants
source · pub type Tenants<T: Config> = StorageMap<_GeneratedPrefixForStorageTenants<T>, Blake2_128Concat, T::AccountId, RegisteredTenant<T>, OptionQuery>;
Expand description
Stores Tenant informations