Type Definition pallet_asset_registry::pallet::AssetLocations
source · pub type AssetLocations<T: Config> = StorageMap<_GeneratedPrefixForStorageAssetLocations<T>, Twox64Concat, T::AssetId, T::AssetNativeLocation, OptionQuery>;
Expand description
Native location of an asset.