Closed rozbb closed 1 year ago
Bumped from -alpha.
-alpha
Needed this because I was getting weird errors like "Bls12_381 doesn't impl PairingEngine". This was because my Bls12_381 was 0.4 and the groth16 PairingEngine was 0.3.
Bls12_381
PairingEngine
Thanks!
Bumped from
-alpha
.Needed this because I was getting weird errors like "
Bls12_381
doesn't implPairingEngine
". This was because myBls12_381
was 0.4 and the groth16PairingEngine
was 0.3.