Type Alias simfony_as_rust::jet::Fe

source ·
pub type Fe = u256;
Expand description

Field element (coordinate) of the secp256k1 elliptic curve.

Aliased Type§

struct Fe;