Type Alias ark_bls12_381_ext::Fq

source ·
pub type Fq = Fp<MontBackend<FqConfig, 6>, 6>;

Aliased Type§

struct Fq(pub BigInt<6>, _);

Fields§

§0: BigInt<6>