Type Alias frame_support::storage::types::Counter

source ยท
pub type Counter = u32;
Expand description

The numeric counter type.