CurvePoint
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.9.0
@midnight-ntwrk/compact-runtime / CurvePoint
Interface: CurvePoint
내장 타원 곡선 위의 점입니다. 동일한 이름의 Compact 타입에 대한 TypeScript 표현
Properties
x
readonly x: bigint;
y
readonly y: bigint;