NativePoint
@midnight-ntwrk/compact-runtime v0.14.0
@midnight-ntwrk/compact-runtime / NativePoint
Interface: NativePoint
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;