Skip to content

PedersenCommitment

SIP Protocol API Reference v0.7.2


SIP Protocol API Reference / PedersenCommitment

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3592

A Pedersen commitment with associated blinding factor

commitment: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3596

The commitment point C = vG + rH (compressed, 33 bytes)


blinding: `0x${string}`

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:3601

The blinding factor r (32 bytes, secret) Required to open/verify the commitment