ark_ff::fields::models::fp

Type Alias Fp704

Source
pub type Fp704<P> = Fp<P, 11>;

Aliased Type§

struct Fp704<P>(pub BigInt<11>, _);

Fields§

§0: BigInt<11>