mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-01-03 22:03:10 +00:00
3 lines
62 B
Bash
3 lines
62 B
Bash
|
|
TEST_NAME=$1
|
||
|
|
|
||
|
|
./valida verify ./$TEST_NAME ./$TEST_NAME.proof
|