Type Definition pallet_nft::pallet::ItemsCount
source · pub type ItemsCount<T: Config> = StorageValue<_GeneratedPrefixForStorageItemsCount<T>, Vec<u32>, ValueQuery, InitDefault<T>>;
Expand description
Update Item ID
pub type ItemsCount<T: Config> = StorageValue<_GeneratedPrefixForStorageItemsCount<T>, Vec<u32>, ValueQuery, InitDefault<T>>;
Update Item ID