Fix ed-on-mnt4-753 (#45)

* fix ed-mnt4-753

* update CHANGELOG
This commit is contained in:
Weikeng Chen
2021-02-09 09:33:28 -08:00
committed by GitHub
parent 74f6efb821
commit 666da1e3b2
8 changed files with 17 additions and 132 deletions

View File

@@ -1,5 +1,5 @@
use ark_r1cs_std::groups::curves::twisted_edwards::AffineVar;
use crate::*;
use ark_r1cs_std::groups::curves::twisted_edwards::AffineVar;
use crate::constraints::fields::FqVar;