Type Alias ark_bw6_761_ext::Fr

pub type Fr = Fp<MontBackend<FqConfig, 6>, 6>;

Aliased Type§

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

Fields§

§0: BigInt<6>