Type Alias polkadot_primitives::SessionIndex
source ยท 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.