NEARPedersenCommitment
SIP Protocol API Reference v0.12.0
SIP Protocol API Reference / NEARPedersenCommitment
Interface: NEARPedersenCommitment
Section titled “Interface: NEARPedersenCommitment”Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18604
A Pedersen commitment with associated blinding factor
Extended by
Section titled “Extended by”Properties
Section titled “Properties”commitment
Section titled “commitment”commitment:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18608
The commitment point C = vG + rH (compressed ed25519, 32 bytes)
blinding
Section titled “blinding”blinding:
`0x${string}`
Defined in: @sip-protocol/sdk/dist/index-rqQpCeVM.d.ts:18613
The blinding factor r (32 bytes, secret) Required to open/verify the commitment