JubJubFq.twoInv constructor
JubJubFq.twoInv()
Implementation
factory JubJubFq.twoInv() {
return JubJubFq([
BigInt.parse('0x00000000ffffffff'),
BigInt.parse('0xac425bfd0001a401'),
BigInt.parse('0xccc627f7f65e27fa'),
BigInt.parse('0x0c1258acd66282b7'),
]);
}