File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,11 +150,11 @@ anvil_start_with_block_time_with_more_prefunded_accounts:
150150 @echo " Starting Anvil..."
151151 anvil --load-state contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json --block-time 7 -a 2000
152152
153- __AGGREGATION_MODE__ :
154- start_proof_aggregator_local :
153+ __AGGREGATION_MODE__ : # # ____
154+ start_proof_aggregator_local : # # Start the proof aggregator locally using Mock Verifier Contract
155155 cargo run --manifest-path ./aggregation_mode/Cargo.toml --release -- config-files/config-proof-aggregator.yaml
156156
157- start_proof_aggregator_local_with_proving :
157+ start_proof_aggregator_local_with_proving : # # Start the proof aggregator locally using SP1 Verifier Contract
158158 cargo run --manifest-path ./aggregation_mode/Cargo.toml --release --features prove -- config-files/config-proof-aggregator.yaml
159159
160160_AGGREGATOR_ :
You can’t perform that action at this time.
0 commit comments