Represents an outcome of the receipt as per IPLD schema of the ucan/invocation@0.2 spec.

Type Parameters

Hierarchy

  • OutcomeModel

Properties

Properties

iss?: `did:${string}:${string}`
meta: Meta
out: Space.Store.Schema.Result<Ok, Error>
prf: Link<Capabilities, MulticodecCode<number, string>, SigAlg>[]
ran: ReturnType<Ran["link"]>

Generated using TypeDoc