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