ConversionRateToNative: StorageDescriptor<[Key: VersionedLocatableAsset], bigint, true>

Maps an asset to its fixed point representation in the native balance.

E.g. native_amount = asset_amount * ConversionRateToNative::<T>::get(asset_kind)