Skip to content

Commit

Permalink
add network flag
Browse files Browse the repository at this point in the history
  • Loading branch information
koloz193 committed Apr 29, 2024
1 parent 980f9d8 commit 9210633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ We are currently generating boojum proofs for all batches on sepolia, so at the
You can verify that committed proofs are valid by running:

```shell
cargo run -- --batch <batch_number> --l1-rpc <your L1 rpc https endpoint>
cargo run -- --batch <batch_number> --network <network> --l1-rpc <your L1 rpc https endpoint>
```

Full example
Expand Down

0 comments on commit 9210633

Please sign in to comment.