pub type AssetLocations<T: Config> = StorageMap<_GeneratedPrefixForStorageAssetLocations<T>, Twox64Concat, T::AssetId, T::AssetNativeLocation, OptionQuery>;
Expand description

Native location of an asset.