Type Definition pallet_nft::pallet::Collections
source · pub type Collections<T: Config> = StorageMap<_GeneratedPrefixForStorageCollections<T>, Twox64Concat, T::NftCollectionId, CollectionInfo<BoundedVecOfUnq<T>>>;
Expand description
Stores Collection info