Type Alias FpBLS12

Source
pub type FpBLS12 = Fp256<MontBackend<FqConfig, 4>>;

Aliased Type§

struct FpBLS12(pub BigInt<4>);

Fields§

§0: BigInt<4>