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.
2 parents 97d19b6 + 81141af commit ad915f3Copy full SHA for ad915f3
Makefile
@@ -426,7 +426,7 @@ batcher_send_risc0_task:
426
--network $(NETWORK)
427
428
batcher_send_risc0_task_no_pub_input:
429
- @echo "Sending Risc0 fibonacci task to Batcher..."
+ @echo "Sending Risc0 no pub input task to Batcher..."
430
@cd batcher/aligned/ && cargo run --release -- submit \
431
--proving_system Risc0 \
432
--proof ../../scripts/test_files/risc_zero/no_public_inputs/risc_zero_no_pub_input_2_0.proof \
0 commit comments