This commit is contained in:
Jaremy Creechley 2024-05-02 15:56:24 +03:00
parent 6da023af0c
commit e969e221a5
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -50,6 +50,7 @@ proc runRapidSnark(args: CircuitArgs, files: CircuitFiles) =
# time rapidsnark ${CIRCUIT_MAIN}.zkey witness.wtns proof.json public.json
echo "generating the witness..."
## TODO
proc runBenchmark(args: CircuitArgs, env: CircuitEnv) =
## execute benchmarks given a set of args