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

@orangecheck/pledge-core


@orangecheck/pledge-core / VerifyOutcomeInput

Interface: VerifyOutcomeInput

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

Properties

PropertyTypeDescriptionDefined in
<a id="property-envelope"></a> envelopeOutcomeEnvelope-pledge-core/src/types.ts:330
<a id="property-skipsignatureverification"></a> skipSignatureVerification?boolean-pledge-core/src/types.ts:337
<a id="property-verifybip322"></a> verifyBip322?VerifyBip322Required when the outcome envelope's mechanism requires a signature (counterparty_signs). For deterministic outcomes, sig === null and BIP-322 is not consulted.pledge-core/src/types.ts:336