Type Definition pallet_certificate::pallet::CertificateNumber
source · pub type CertificateNumber<T: Config> = StorageValue<_GeneratedPrefixForStorageCertificateNumber<T>, u32, ValueQuery, DefaultCurrent<T>>;
Expand description
Tracks the number of identities currently active on the network.