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