Type Alias snarkvm_algorithms::r1cs::Fr
source · 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