Skip to content

Commit

Permalink
add blobs
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jun 6, 2024
1 parent 55c42e4 commit 6eeb195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/batcher/op-batcher/op_batcher_launcher.star
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def get_batcher_config(
"--max-channel-duration=1",
"--l1-eth-rpc=" + l1_config_env_vars["L1_RPC_URL"],
"--private-key=" + gs_batcher_private_key,
"--data-availability-type=blobs",
]

ports = get_used_ports()
Expand Down

0 comments on commit 6eeb195

Please sign in to comment.