Module controller

Source

Structs§

ControllerAbi
LocalWorkerState
The local state of a worker.
ManagedService
The description of a service managed by the controller.
OperationMutationRoot
Mutation root
PendingService
The description of a service that is going to be managed by the worker, but the worker should only start proposing once a given block height is reached.
Worker
The description of a service worker.

Enums§

ControllerCommand
A controller command
Operation
WorkerCommand
A worker command

Type Aliases§

ManagedServiceId
Service are identified by the blob ID of the description.