Interface ReceiptModel<Ok, Error, Ran>

Represents a receipt of an invocation as per IPLD schema in ucan/invocation@0.2 spec.

Type Parameters

Hierarchy

  • ReceiptModel

Properties

Properties

ocm: OutcomeModel<Ok, Error, Ran>
sig: Signature<unknown, SigAlg>

Generated using TypeDoc