Skip to main content

secp256k1PointY

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / secp256k1PointY

Function: secp256k1PointY()

function secp256k1PointY(pt): bigint;

The Compact builtin secp256k1PointY function

This function extracts the affine y-coordinate of a Compact Secp256k1Point.

Parameters

pt

Secp256k1Point

Returns

bigint