Type Definition polkadot_primitives::v2::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.