Type Definition rewards::pallet::UmiNfts

source ·
pub type UmiNfts<T: Config> = StorageValue<_GeneratedPrefixForStorageUmiNfts<T>, Vec<T::AssetId>, ValueQuery>;
Expand description

The storage of available UMI NFTs.