Base

Type Alias Base 

Source
pub type Base = Fp;
Expand description

The base field of the Pallas and iso-Pallas curves.

Aliased Typeยง

pub struct Base(/* private fields */);