@orangecheck/agent-core / DelegationBond
Interface: DelegationBond
Defined in: agent-core/src/types.ts:33
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-attestation_id"></a> attestation_id | string | SHA-256 hex of the OrangeCheck canonical message signed by principal.address. | agent-core/src/types.ts:37 |
<a id="property-sats"></a> sats | number | Non-negative sats declared as bonded at issuance time. | agent-core/src/types.ts:35 |