JubjubPoint
@midnight-ntwrk/compact-runtime v0.15.0
@midnight-ntwrk/compact-runtime / JubjubPoint
Interface: JubjubPoint
A point in the embedded elliptic curve. TypeScript representation of the Compact type of the same name
Properties
x
readonly x: bigint;
y
readonly y: bigint;