tagion.services.collector

Members

Manifest constants

reject_collector
enum reject_collector;

Topic for rejected collector inputs;

Structs

CollectorOptions
struct CollectorOptions
Undocumented in source.
CollectorService
struct CollectorService

* Collector Service actor * Sends: * (dartReadRR, immutable(DARTIndex)[]) to TaskNames.dart * (consensusContract(), immutable(CollectedSignedContract)*) to TaskNames.tvm * (signedContract(), immutable(CollectedSignedContract)*) to TaskNames.tvm

Meta