Crate sp_staking[−][src]
A crate which contains primitives that are useful for implementation that uses staking approaches in general. Definitions related to sessions, slashing, etc go here.
Modules
offence | Common traits and types that are useful for describing offences for usage in environments that use staking. |
Type Definitions
SessionIndex | Simple index type with which we can count sessions. |