Type Alias Scalar

Source
pub type Scalar = u256;
Expand description

Scalar of the secp256k1 elliptic curve.

Aliased Typeยง

pub struct Scalar;