tagion.services.hirpc_verifier

Service for verifying contracts Documentation

Members

Enums

ContractMethods
enum ContractMethods

HiRPC methods

RejectReason
enum RejectReason

used internally in combination with send_rejected_contracts optios for testing & tracing that contracts are correctly rejected

Structs

HiRPCVerifierOptions
struct HiRPCVerifierOptions
Undocumented in source.
HiRPCVerifierService
struct HiRPCVerifierService

* HiRPCVerifierService actor * Examples: tagion.testbench.services.hirpc_verifier * Receives: (inputDoc, Document) * Sends: (inputHiRPC, HiRPC.Receiver) to collector_task, where Document is a correctly formatted HiRPC

Meta