We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01cbbf commit 2900591Copy full SHA for 2900591
examples/l2/README.md
@@ -191,9 +191,9 @@ make prove_state_transition
191
192
- Wait 24 hs for the proof to be aggregated, or if running locally, run the aggregator with either:
193
194
- ```make start_proof_aggregator_ethereum_package AGGREGATOR=sp1```
+ ```make proof_aggregator_start_ethereum_package AGGREGATOR=sp1```
195
or with cuda:
196
- ```make start_proof_aggregator_gpu_ethereum_package AGGREGATOR=sp1```
+ ```make proof_aggregator_start_gpu_ethereum_package AGGREGATOR=sp1```
197
198
- Update state transition on chain:
199
0 commit comments