PedersenCommitment
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / PedersenCommitment
Interface: PedersenCommitment
Section titled “Interface: PedersenCommitment”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3529
A Pedersen commitment with associated blinding factor
Properties
Section titled “Properties”commitment
Section titled “commitment”commitment:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3533
The commitment point C = vG + rH (compressed, 33 bytes)
blinding
Section titled “blinding”blinding:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3538
The blinding factor r (32 bytes, secret) Required to open/verify the commitment