Skip to content

getGeneratorsNEAR()

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / getGeneratorsNEAR

getGeneratorsNEAR(): object

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

Get the generators G and H for verification/debugging

object

The generator points as hex strings

G: `0x${string}`

H: `0x${string}`