Type Definition darwinia_ecdsa_authority::pallet::Nonce
source · [−]pub type Nonce<T: Config> = StorageValue<_GeneratedPrefixForStorageNonce<T>, u32, ValueQuery>;
Expand description
The nonce of the current active authorities. AKA term/session/era.