Hierarchy

  • InvocationConfig

Properties

audience?: Principal<`did:${string}:${string}`>

The principal delegated to in the current UCAN.

issuer: Signer<`did:${string}:${string}`, SigAlg>

Signing authority that is issuing the UCAN invocation(s).

proofs: Proof[]

Proof(s) the issuer has the capability to perform the action.

with: `did:${string}:${string}`

The resource the invocation applies to.

Generated using TypeDoc