This commit is contained in:
M Alghazwi 2024-10-15 15:53:18 +02:00
parent 23e5a2701a
commit 896d0dfe93
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ To run the benchmarks for proving cells circuit, you can use the following comma
Note: make sure to asjust the parameters as need in [`prove_single_cell`](./src/circuits/prove_single_cell.rs)
```bash
cargo bench --bench safe_circuit
cargo bench --bench prove_cells
```
### Results