Type Definition pallet_marketplace::pallet::Prices
source · pub(crate) type Prices<T: Config> = StorageDoubleMap<_GeneratedPrefixForStoragePrices<T>, Blake2_128Concat, T::NftCollectionId, Blake2_128Concat, T::NftItemId, <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance, OptionQuery>;
Expand description
Stores token info