Type Definition pallet_nft::pallet::Items

source ·
pub type Items<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageItems<T>, Twox64Concat, T::NftCollectionId, Twox64Concat, T::NftItemId, ItemInfoOf<T>>;
Expand description

Stores item info