Skip to main content

Module validators

Module validators 

Source

Structsยง

DecodedValidatorV2 ๐Ÿ”’
An entry in the validator config v2 contract with all its fields decoded into Rust types.

Traitsยง

ExecutionNode ๐Ÿ”’
Minimal execution-node interface needed to read validator config state.

Functionsยง

read_active_and_known_peers_at_block_hash ๐Ÿ”’
Returns active validator config v2 entries at block hash.
read_validator_config_at_block_hash ๐Ÿ”’
Reads the validator state at the given block hash.