@orangecheck/stamp-core / VerifyOk
Interface: VerifyOk
Defined in: stamp-core/src/types.ts:141
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-anchor"></a> anchor | | { status: "none"; } | { status: "pending"; } | { blockHash: string; blockHeight: number; status: "confirmed"; verified: boolean; } | stamp-core/src/types.ts:146 |
<a id="property-canonicalmessage"></a> canonicalMessage | string | stamp-core/src/types.ts:144 |
<a id="property-envelope"></a> envelope | StampEnvelope | stamp-core/src/types.ts:143 |
<a id="property-id"></a> id | string | stamp-core/src/types.ts:145 |
<a id="property-ok"></a> ok | true | stamp-core/src/types.ts:142 |