This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
go-circom-prover-verifier
mirror of
https://github.com/arnaucube/go-circom-prover-verifier.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
reduced test time
feature/tables
druiz0992
4 years ago
parent
9ed6e14fad
commit
86621a0dbe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
prover/gextra_test.go
+ 1
- 1
prover/gextra_test.go
View File
@ -11,7 +11,7 @@ import (
)
const
(
N1
=
5000
0
N1
=
5000
N2
=
5000
)
Write
Preview
Loading…
Cancel
Save