Crate tp_staking

Crate tp_staking 

Source
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§

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

Type Aliases§

SessionIndex
Simple index type with which we can count sessions.