Type Definition pallet_democracy::pallet::PublicPropCount [−][src]
type PublicPropCount<T> = StorageValue<_GeneratedPrefixForStoragePublicPropCount<T>, PropIndex, ValueQuery>;
Expand description
The number of (public) proposals that have been made so far.