Type Alias ark_ff::fields::models::fp::Fp704

source ·
pub type Fp704<P> = Fp<P, 11>;

Aliased Type§

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

Fields§

§0: BigInt<11>