Skip to content

NEARPedersenCommitment

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / NEARPedersenCommitment

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

A Pedersen commitment with associated blinding factor

commitment: `0x${string}`

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

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


blinding: `0x${string}`

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

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