live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/stamp-core


@orangecheck/stamp-core / VerifyOk

Interface: VerifyOk

Defined in: stamp-core/src/types.ts:141

Properties

PropertyTypeDefined in
<a id="property-anchor"></a> anchor| &#123; status: "none"; &#125; | &#123; status: "pending"; &#125; | &#123; blockHash: string; blockHeight: number; status: "confirmed"; verified: boolean; &#125;stamp-core/src/types.ts:146
<a id="property-canonicalmessage"></a> canonicalMessagestringstamp-core/src/types.ts:144
<a id="property-envelope"></a> envelopeStampEnvelopestamp-core/src/types.ts:143
<a id="property-id"></a> idstringstamp-core/src/types.ts:145
<a id="property-ok"></a> oktruestamp-core/src/types.ts:142