Type Alias FpPallas

Source
pub type FpPallas = Fp256<MontBackend<FqConfig, 4>>;

Aliased Type§

struct FpPallas(pub BigInt<4>);

Fields§

§0: BigInt<4>