Skip to content

Commit 81141af

Browse files
authored
Update Makefile
1 parent 9f8d167 commit 81141af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ batcher_send_risc0_task:
426426
--network $(NETWORK)
427427

428428
batcher_send_risc0_task_no_pub_input:
429-
@echo "Sending Risc0 fibonacci task to Batcher..."
429+
@echo "Sending Risc0 no pub input task to Batcher..."
430430
@cd batcher/aligned/ && cargo run --release -- submit \
431431
--proving_system Risc0 \
432432
--proof ../../scripts/test_files/risc_zero/no_public_inputs/risc_zero_no_pub_input_2_0.proof \

0 commit comments

Comments
 (0)