File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -155,10 +155,10 @@ anvil_start_with_more_prefunded_accounts:
155155 anvil --load-state contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json --block-time 7 -a 2000
156156
157157__AGGREGATION_MODE__ : # # ____
158- start_proof_aggregator_local : # # Start the proof aggregator locally using Mock Verifier Contract
158+ proof_aggregator_local_start : # # Start the proof aggregator locally using Mock Verifier Contract
159159 cargo run --manifest-path ./aggregation_mode/Cargo.toml --release -- config-files/config-proof-aggregator-mock.yaml
160160
161- start_proof_aggregator_local_with_proving : # # Start the proof aggregator locally using SP1 Verifier Contract
161+ proof_aggregator_local_start_with_proving : # # Start the proof aggregator locally using SP1 Verifier Contract
162162 cargo run --manifest-path ./aggregation_mode/Cargo.toml --release --features prove -- config-files/config-proof-aggregator.yaml
163163
164164_AGGREGATOR_ :
You can’t perform that action at this time.
0 commit comments