Crate sp_session_validator_management

Crate sp_session_validator_management 

Source
Expand description

§Primitives for Partner Chain committee selection.

This crate implements shared types and traits used to implement Partner Chain committee rotation.

Structs§

MainChainScripts
Collection of all mainchain script info needed for committee selection

Enums§

InherentError
Error type used for failing calls of the Committee Selection inherent.

Constants§

INHERENT_IDENTIFIER
Inherent identifier used by the Committee Selection pallet

Traits§

CommitteeMember
Signifies that a type represents a committee member
SessionValidatorManagementApi
Runtime API declaration for Session Validator Management