Type Definition pallet_staking::slashing::SpanIndex
source · pub type SpanIndex = u32;Expand description
The index of a slashing span - unique to each stash.
pub type SpanIndex = u32;The index of a slashing span - unique to each stash.