pub type Fr = Fr;
Expand description
This field is the scalar field (Fr) of BLS12-377.
Aliased Type§
struct Fr(pub BigInteger256);
Fields§
§0: BigInteger256
pub type Fr = Fr;
This field is the scalar field (Fr) of BLS12-377.
struct Fr(pub BigInteger256);
0: BigInteger256