getGenerators()
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / getGenerators
Function: getGenerators()
Section titled “Function: getGenerators()”getGenerators():
object
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:3645
Get the generators for ZK proof integration
Returns the G and H points for use in Noir circuits.
Returns
Section titled “Returns”object
G:
object
x:
`0x${string}`
y:
`0x${string}`
H:
object
x:
`0x${string}`
y:
`0x${string}`