@orangecheck/agent-core / DelegationCanonicalInput
Interface: DelegationCanonicalInput
Defined in: agent-core/src/types.ts:108
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-agent"></a> agent | string | - | agent-core/src/types.ts:110 |
<a id="property-bond_attestation"></a> bond_attestation | string | 64-hex attestation id or the literal string "none". | agent-core/src/types.ts:114 |
<a id="property-bond_sats"></a> bond_sats | number | - | agent-core/src/types.ts:112 |
<a id="property-expires_at"></a> expires_at | string | - | agent-core/src/types.ts:116 |
<a id="property-issued_at"></a> issued_at | string | - | agent-core/src/types.ts:115 |
<a id="property-nonce"></a> nonce | string | - | agent-core/src/types.ts:117 |
<a id="property-principal"></a> principal | string | - | agent-core/src/types.ts:109 |
<a id="property-scopes"></a> scopes | string[] | - | agent-core/src/types.ts:111 |