mirror of
https://github.com/logos-blockchain/lssa-zkvm-testing.git
synced 2026-02-13 17:53:13 +00:00
13 lines
143 B
Markdown
13 lines
143 B
Markdown
Run test with proof generation:
|
|
|
|
```sh
|
|
./short_tree_proof.sh
|
|
```
|
|
|
|
Run test without proof generation:
|
|
|
|
```sh
|
|
./short_tree_without_proof.sh
|
|
```
|
|
|