live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/agent-core


@orangecheck/agent-core / VerifyActionOkExtra

Interface: VerifyActionOkExtra

Defined in: agent-core/src/types.ts:276

Properties

PropertyTypeDescriptionDefined in
<a id="property-anchor"></a> anchor| &#123; status: "none"; &#125; | &#123; status: "pending"; &#125; | &#123; blockHash: string; blockHeight: number; status: "confirmed"; verified: boolean; &#125;-agent-core/src/types.ts:286
<a id="property-chain"></a> chainSubdelegationEnvelope[]The sub-delegation chain [S_1, …, S_leaf]. Empty when the action cites the root directly. The action's authority leaf is chain[chain.length - 1] ?? delegation.agent-core/src/types.ts:284
<a id="property-delegation"></a> delegationDelegationEnvelopeThe ROOT delegation rooting the authority chain.agent-core/src/types.ts:278
<a id="property-scopeexercised"></a> scopeExercisedstring-agent-core/src/types.ts:285