Crate sp_staking[][src]

Expand description

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

Common traits and types that are useful for describing offences for usage in environments that use staking.

Type Definitions

Simple index type with which we can count sessions.