Type Alias hotshot_orchestrator::OrchestratorVersion
source · pub type OrchestratorVersion = StaticVersion<ORCHESTRATOR_MAJOR_VERSION, ORCHESTRATOR_MINOR_VERSION>;
Expand description
Orchestrator Version as a type
Aliased Type§
struct OrchestratorVersion {}