[][src]Crate pallet_plasm_validator

Plasm Staking Module

The Plasm staking module manages era, total amounts of rewards and how to distribute.

Structs

ElectedValidators

The currently elected validator set keyed by stash account ID.

GenesisConfig

Genesis config for the module, allow to build genesis storage.

Module
UntreatedEra

The already untreated era is EraIndex.

Validators

Set of next era accounts that can validate blocks.

Enums

Call

Dispatchable calls.

RawEvent

Events for this module.

Traits

ComputeEraOnModule
Trait

Type Definitions

BalanceOf
Event

RawEvent specialized for the configuration Trait

MomentOf
SessionIndex

Simple index type with which we can count sessions.