Type Alias Fq

Source
pub type Fq = Fq;
Expand description

The base field of the curve Used to encode the polynomial commitments

Aliased Typeยง

pub struct Fq();