Skip to content

Commit 295e8a8

Browse files
uri-99MauroToscanoMarcosNicolauavilagaston9
authored
fix: consolidate 2-step listen after sending proofs (#1325)
Co-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com> Co-authored-by: Marcos Nicolau <76252340+MarcosNicolau@users.noreply.github.com> Co-authored-by: avilagaston9 <gavila@fi.uba.ar>
1 parent d5c06dc commit 295e8a8

16 files changed

Lines changed: 674 additions & 1012 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ batcher_send_risc0_task_no_pub_input:
360360
--vm_program ../../scripts/test_files/risc_zero/no_public_inputs/no_pub_input_id.bin \
361361
--proof_generator_addr 0x66f9664f97F2b50F62D13eA064982f936dE76657 \
362362
--rpc_url $(RPC_URL) \
363-
--payment_service_addr $(BATCHER_PAYMENTS_CONTRACT_ADDRESS)
363+
--network $(NETWORK)
364364

365365
batcher_send_risc0_burst:
366366
@echo "Sending Risc0 fibonacci task to Batcher..."

0 commit comments

Comments
 (0)