Module hotshot_orchestrator::client
source · Expand description
The orchestrator’s clients
Structs§
- Struct describing a benchmark result
- Struct describing a benchmark result needed for download, also include the config
- arguments to run multiple validators
- Holds the client connection to the orchestrator
- Arguments passed to the validator
Functions§
- Asynchronously retrieves a
NetworkConfig
from an orchestrator. The retrieved one includes correctnode_index
and peer’s public config.