Skip to content

Commit 6d4636e

Browse files
committed
Add dev
1 parent 88a7b0a commit 6d4636e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ reset_last_aggregated_block:
173173
@echo '{"last_aggregated_block":0}' > config-files/proof-aggregator.last_aggregated_block.json
174174

175175

176-
### Dev targets with no real proving
176+
### All Dev proof aggregator receipts with no real proving
177177
./aggregation_mode/target/release/proof_aggregator_dev:
178178
AGGREGATOR=$(AGGREGATOR) cargo build --manifest-path ./aggregation_mode/Cargo.toml --release --bin proof_aggregator_dev
179179

0 commit comments

Comments
 (0)