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

source ·
pub type Counter = u32;
Expand description

The numeric counter type.