mirror of
https://github.com/arnaucube/go-circom-prover-verifier.git
synced 2026-02-06 19:06:43 +01:00
reduced test time
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
N1 = 50000
|
||||
N1 = 5000
|
||||
N2 = 5000
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user