Type Alias Point

Source
pub type Point = (u1, Fe);
Expand description

Group element (point) of the secp256k1 elliptic curve in compressed affine coordinates (whether y is odd + affine x coordinate).