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

@orangecheck/pledge-core


@orangecheck/pledge-core / AbandonmentSignature

Interface: AbandonmentSignature

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

Properties

PropertyTypeDescriptionDefined in
<a id="property-alg"></a> alg"bip322"-pledge-core/src/types.ts:157
<a id="property-pubkey"></a> pubkeystringMUST equal the original pledge's swearer.address. Agents MUST NOT sign abandonments in v0.1.pledge-core/src/types.ts:159
<a id="property-value"></a> valuestringbase64 BIP-322 over the lowercase-hex abandonment id.pledge-core/src/types.ts:161