@orangecheck/stamp-core / StampOts
Interface: StampOts
Defined in: stamp-core/src/types.ts:31
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-block_hash"></a> block_hash | string | null | - | stamp-core/src/types.ts:37 |
<a id="property-block_height"></a> block_height | number | null | - | stamp-core/src/types.ts:36 |
<a id="property-calendars"></a> calendars | string[] | - | stamp-core/src/types.ts:35 |
<a id="property-proof"></a> proof | string | Base64-encoded OpenTimestamps proof. | stamp-core/src/types.ts:34 |
<a id="property-status"></a> status | OtsStatus | - | stamp-core/src/types.ts:32 |
<a id="property-upgraded_at"></a> upgraded_at | string | null | ISO 8601 UTC of the upgrade; null while pending. | stamp-core/src/types.ts:39 |