Skip to main content

Module controller

Module controller 

Source
Expand description

The ABI of a controller application that manages worker and controller commands.

Structs§

ControllerAbi
The ABI of the controller application.
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.