Type Alias polkadot_primitives::v8::SessionIndex
pub type SessionIndex = u32;
Expand description
Simple index type with which we can count sessions.
pub type SessionIndex = u32;
Simple index type with which we can count sessions.