Skip to content

Commit

Permalink
zk fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ColoCarletti committed Apr 16, 2024
1 parent fff3910 commit ef906b9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions prover/prover_cli/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# CLI to better understand and debug provers

## Usage
> Note:
> For now, its necesary to use the 'zk f' tool to set up the environment.
> The main command will later be changed to `pli`.

> Note: For now, its necesary to use the 'zk f' tool to set up the environment. The main command will later be changed
> to `pli`.
```bash
Usage: zk f cargo run --release -- <COMMAND>
Expand All @@ -17,6 +17,7 @@ Options:
-h, --help Print help
-V, --version Print version
```

### Status-jobs

You can get the progress for some batch proof, for a bunch of batches the `status-jobs` command:
Expand Down Expand Up @@ -79,4 +80,4 @@ Previous block meta hash: [63, 236, 0, 236, 23, 236, 175, 242, 75, 187, 203, 193
Previous block aux hash: [200, 12, 70, 33, 103, 13, 251, 174, 96, 165, 135, 138, 34, 75, 249, 81, 93, 86, 110, 52, 30, 172, 198, 51, 155, 82, 86, 137, 156, 215, 11, 119]
EIP 4844 - witnesses: None
EIP 4844 - proofs: 0
```
```

0 comments on commit ef906b9

Please sign in to comment.