Type Alias cumulus_relay_chain_interface::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.