@orangecheck/stamp-ots / OtsTimestamp
Interface: OtsTimestamp
Defined in: ots.ts:36
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-attestations"></a> attestations | OtsAttestation[] | - | ots.ts:39 |
<a id="property-msg"></a> msg | Uint8Array | The message at this node: the digest after every op on the path to it. | ots.ts:38 |
<a id="property-ops"></a> ops | { child: OtsTimestamp; op: OtsOp; }[] | - | ots.ts:40 |