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

@orangecheck/pledge-core


@orangecheck/pledge-core / AbandonmentEnvelope

Interface: AbandonmentEnvelope

Defined in: pledge-core/src/types.ts:164

Properties

PropertyTypeDescriptionDefined in
<a id="property-abandoned_at"></a> abandoned_atstring-pledge-core/src/types.ts:171
<a id="property-id"></a> idstring64-hex of sha256(canonical_message).pledge-core/src/types.ts:168
<a id="property-kind"></a> kind"pledge-abandonment"-pledge-core/src/types.ts:166
<a id="property-pledge_id"></a> pledge_idstring-pledge-core/src/types.ts:170
<a id="property-reason"></a> reasonstringSingle-line UTF-8 string, ≤ 280 bytes. Informational only.pledge-core/src/types.ts:173
<a id="property-sig"></a> sigAbandonmentSignature-pledge-core/src/types.ts:175
<a id="property-v"></a> v1-pledge-core/src/types.ts:165