Expand description
Orchestrator for manipulating nodes and recording results during a run of HotShot
tests
Modules§
- client
- The orchestrator’s clients
Structs§
- Orchestrator
State 🔒 - The state of the orchestrator
Constants§
- ORCHESTRATOR_
MAJOR_ VERSION - Orchestrator is not, strictly speaking, bound to the network; it can have its own versioning. Orchestrator Version (major)
- ORCHESTRATOR_
MINOR_ VERSION - Orchestrator Version (minor)
- ORCHESTRATOR_
VERSION - Orchestrator Version as a type-binding instance
Traits§
- Orchestrator
Api - An api exposed by the orchestrator
Functions§
- define_
api 🔒 - Sets up all API routes
- libp2p_
generate_ indexed_ identity - Generate an keypair based on a
seed
and anindex
- run_
orchestrator - Runs the orchestrator
Type Aliases§
- Orchestrator
Version - Orchestrator Version as a type