Type Alias simfony_as_rust::jet::Scalar

source ·
pub type Scalar = u256;
Expand description

Scalar of the secp256k1 elliptic curve.

Aliased Type§

struct Scalar;