Skip to main content

Module node_config_builder

Module node_config_builder 

Source

Structs§

FullnodeConfigBuilder
ValidatorConfigBuilder
This builder contains information that’s not included in ValidatorGenesisConfig for building a validator NodeConfig. It can be used to build either a genesis validator or a new validator.

Functions§

observer_peer_record
Builds the observer PeerRecord for connecting to the given validator’s observer server. Panics if the validator does not have its observer server enabled.