Skip to content

Commit ad915f3

Browse files
committed
Merge branch 'upgrade_risc0_2_0' of github.com:yetanotherco/aligned_layer into upgrade_risc0_2_0
2 parents 97d19b6 + 81141af commit ad915f3

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)