Skip to content

Commit 295e8a8

Browse files
uri-99MauroToscanoMarcosNicolauavilagaston9
authored
fix: consolidate 2-step listen after sending proofs (#1325)
Co-authored-by: Mauro Toscano <[email protected]> Co-authored-by: Marcos Nicolau <[email protected]> Co-authored-by: avilagaston9 <[email protected]>
1 parent d5c06dc commit 295e8a8

File tree

16 files changed

+674
-1012
lines changed

16 files changed

+674
-1012
lines changed

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)