@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / ecAdd
Function: ecAdd()
ecAdd(a, b): CurvePoint
The Compact builtin ec_add
function
This function add two elliptic curve points (in multiplicative notation)
Parameters
• a: CurvePoint
• b: CurvePoint