Expand description
The orchestrator’s clients
Structs§
- Bench
Results - Struct describing a benchmark result
- Bench
Results Download Config - Struct describing a benchmark result needed for download, also include the config
- Multi
Validator Args - arguments to run multiple validators
- Orchestrator
Client - Holds the client connection to the orchestrator
- Validator
Args - Arguments passed to the validator
Functions§
- get_
complete_ config - Asynchronously retrieves a
NetworkConfig
from an orchestrator. The retrieved one includes correctnode_index
and peer’s public config.