@orangecheck/agent-core / ActionOts
Interface: ActionOts
Defined in: agent-core/src/types.ts:131
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-block_hash"></a> block_hash | string | null | agent-core/src/types.ts:136 |
<a id="property-block_height"></a> block_height | number | null | agent-core/src/types.ts:135 |
<a id="property-calendars"></a> calendars | string[] | agent-core/src/types.ts:134 |
<a id="property-proof"></a> proof | string | agent-core/src/types.ts:133 |
<a id="property-status"></a> status | "pending" | "confirmed" | agent-core/src/types.ts:132 |
<a id="property-upgraded_at"></a> upgraded_at | string | null | agent-core/src/types.ts:137 |