Type Alias Fe

Source
pub type Fe = u256;
Expand description

Field element (coordinate) of the secp256k1 elliptic curve.

Aliased Typeยง

struct Fe;