Skip to content

Commit ff72a23

Browse files
Update Makefile
Co-authored-by: Julian Arce <52429267+JuArce@users.noreply.github.com>
1 parent 6cd0a50 commit ff72a23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ batcher_send_risc0_burst:
485485
--public_input ../../scripts/test_files/risc_zero/fibonacci_proof_generator/risc_zero_fibonacci_2_0.pub \
486486
--repetitions $(BURST_SIZE) \
487487
--proof_generator_addr 0x66f9664f97F2b50F62D13eA064982f936dE76657 \
488-
--rpc_url $(RPC_URL) \
488+
--rpc_url $(RPC_URL) \
489489
--network $(NETWORK)
490490

491491
batcher_send_plonk_bn254_task: batcher/target/release/aligned

0 commit comments

Comments
 (0)