mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-04 22:33:07 +00:00
3 lines
61 B
Bash
3 lines
61 B
Bash
|
|
TEST_NAME=$1
|
||
|
|
|
||
|
|
./valida prove ./$TEST_NAME ./$TEST_NAME.proof
|