Type Alias ark_bls12_381_ext::Fr

source ·
pub type Fr = Fp<MontBackend<FrConfig, 4>, 4>;

Aliased Type§

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

Fields§

§0: BigInt<4>