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