Type Definition assets::pallet::AssetOwners

source ·
pub type AssetOwners<T: Config> = StorageMap<_GeneratedPrefixForStorageAssetOwners<T>, Twox64Concat, T::AssetId, T::AccountId, OptionQuery>;
Expand description

Asset Id -> Owner Account Id