Type Definition pallet_staking::slashing::SpanIndex [−][src]
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.