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 2a4791d commit 18be091Copy full SHA for 18be091
Makefile
@@ -155,7 +155,6 @@ start_proof_aggregator_local:
155
cargo run --manifest-path ./aggregation-mode/Cargo.toml --release -- config-files/config-proof-aggregator.yaml
156
157
start_proof_aggregator_local_with_proving:
158
- cd aggregation-mode && \
159
cargo run --manifest-path ./aggregation-mode/Cargo.toml --release --features prove -- config-files/config-proof-aggregator.yaml
160
161
_AGGREGATOR_:
0 commit comments