pub type UmiNfts<T: Config> = StorageValue<_GeneratedPrefixForStorageUmiNfts<T>, Vec<T::AssetId>, ValueQuery>;
The storage of available UMI NFTs.