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

@orangecheck/pledge-core


@orangecheck/pledge-core / PledgeSignature

Interface: PledgeSignature

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

Properties

PropertyTypeDescriptionDefined in
<a id="property-alg"></a> alg"bip322"-pledge-core/src/types.ts:65
<a id="property-pubkey"></a> pubkeystringMUST equal swearer.address when via_delegation is absent; MUST equal agent_address when via_delegation is present.pledge-core/src/types.ts:70
<a id="property-value"></a> valuestringbase64 BIP-322 signature over the lowercase-hex pledge id.pledge-core/src/types.ts:72