We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a7b0a commit 6d4636eCopy full SHA for 6d4636e
1 file changed
Makefile
@@ -173,7 +173,7 @@ reset_last_aggregated_block:
173
@echo '{"last_aggregated_block":0}' > config-files/proof-aggregator.last_aggregated_block.json
174
175
176
-### Dev targets with no real proving
+### All Dev proof aggregator receipts with no real proving
177
./aggregation_mode/target/release/proof_aggregator_dev:
178
AGGREGATOR=$(AGGREGATOR) cargo build --manifest-path ./aggregation_mode/Cargo.toml --release --bin proof_aggregator_dev
179
0 commit comments