Skip to main content

Module validator_config

Module validator_config 

Source
Expand description

Validator Config (V1) precompile – manages the on-chain consensus validator set. Will be migrated to Validator Config V2 post T2 hardfork

Modules§

IValidatorConfig
Validator config interface for managing consensus validators.
__packing_validator
dispatch
ABI dispatch for the ValidatorConfig (V1) precompile.
slots

Structs§

Validator 🔒
On-chain record for a single consensus validator.
ValidatorConfig
ValidatorHandler
Type-safe handler for accessing #struct_name in storage.

Enums§

ValidatorConfigError
Container for all the IValidatorConfig custom errors.