We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f4d2f commit fdd14e4Copy full SHA for fdd14e4
1 file changed
examples/l2/README.md
@@ -179,7 +179,9 @@ make prove_state_transition
179
```
180
181
- Wait 24 hs for the proof to be aggregated, or if running locally, run the aggregator with either:
182
- ```make start_proof_aggregator_ethereum_package AGGREGATOR=sp1``` or
+
183
+ ```make start_proof_aggregator_ethereum_package AGGREGATOR=sp1```
184
+or
185
```make start_proof_aggregator_gpu_ethereum_package AGGREGATOR=sp1```
186
187
- Update state transition on chain:
0 commit comments