Skip to main content

ecMul

For the complete documentation index, see llms.txt

@midnight-ntwrk/onchain-runtime v3.0.0


@midnight-ntwrk/onchain-runtime / ecMul

Function: ecMul()

function ecMul(a, b): Value

Internal

Internal implementation of the elliptic curve multiplication primitive

Parameters​

a​

Value

b​

Value

Returns​

Value

Throws​

If a does not encode an elliptic curve point or b does not encode a field element