mirror of
https://github.com/logos-storage/rln-fast.git
synced 2026-06-10 05:29:28 +00:00
add run_prover script
This commit is contained in:
parent
764defd40f
commit
2c2de69834
4
test-input/run_prover.sh
Executable file
4
test-input/run_prover.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
DIR="../workflow/build/"
|
||||
./prover_cli --input=$DIR/input.json --partial=$DIR/partial.json --graph=$DIR/rln_main.graph --zkey=$DIR/rln_main.zkey
|
||||
Loading…
x
Reference in New Issue
Block a user