tagion.services.TVM

Service for the tagion virtual machine https://docs.tagion.org/docs/architecture/TVM

Members

Structs

TVMService
struct TVMService

* TVMService actor * Receives: * (signedContract, immutable(CollectedSignedContract)*) * (consensusContract, immutable(CollectedSignedContract)*) * * Sends: * (Payload, const(Document)) to TaskNames.epoch_creator * (producedContract, immutable(ContractProduct)*) to TaskNames.transcript