Type Definition pallet_security::pallet::Nonce

source ·
pub type Nonce<T: Config> = StorageValue<_GeneratedPrefixForStorageNonce<T>, U256, ValueQuery>;
Expand description

Integer increment-only counter