BuildReference documentationMidnight APIsCompact runtime APIinterfacesCurvePointOn this page@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API @midnight-ntwrk/compact-runtime v0.7.0 / CurvePoint Interface: CurvePoint 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;