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

@orangecheck/stamp-ots


@orangecheck/stamp-ots / OtsProof

Interface: OtsProof

Defined in: types.ts:7

Properties

PropertyTypeDescriptionDefined in
<a id="property-blockhash"></a> blockHashstring | nullBitcoin block hash (hex, lowercase) at the anchor block (null if pending).types.ts:16
<a id="property-blockheight"></a> blockHeightnumber | nullBitcoin block height at which this proof is anchored (null if pending).types.ts:14
<a id="property-calendars"></a> calendarsstring[]Calendar URLs that contain this proof, in submission order.types.ts:12
<a id="property-proof"></a> proofstringRaw proof bytes as base64. Opaque at this layer; parsers plug in.types.ts:10
<a id="property-status"></a> statusOtsProofStatus-types.ts:8
<a id="property-upgradedat"></a> upgradedAtstring | nullISO 8601 UTC of the upgrade (null if pending).types.ts:18