Skip to content

~~Function: verifyCommitment()~~

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / verifyCommitment

verifyCommitment(commitment, expectedValue): boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:6338

Verify a Pedersen commitment (requires knowing the value and blinding factor)

Commitment

bigint

boolean

Use verifyOpening() from ’./commitment’ for new code.