Type Definition pallet_ad::pallet::AdCount

source ·
pub type AdCount<T: Config> = StorageValue<_GeneratedPrefixForStorageAdCount<T>, T::AdIndex, OptionQuery>;
Expand description

Number of ad proposals that have been made.