mirror of
https://github.com/logos-storage/proof-aggregation.git
synced 2026-01-07 16:23:11 +00:00
fix typo
This commit is contained in:
parent
23e5a2701a
commit
896d0dfe93
@ -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)
|
Note: make sure to asjust the parameters as need in [`prove_single_cell`](./src/circuits/prove_single_cell.rs)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo bench --bench safe_circuit
|
cargo bench --bench prove_cells
|
||||||
```
|
```
|
||||||
|
|
||||||
### Results
|
### Results
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user