Skip to content

Commit

Permalink
Add config to chain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
moshababo committed Mar 6, 2024
1 parent 46285e1 commit a5e83d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/env/base/chain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ max_allowed_l2_tx_gas_limit=4000000000
block_commit_deadline_ms=2500
miniblock_commit_deadline_ms=1000
miniblock_seal_queue_capacity=10
miniblock_max_payload_size=5000000
# Max gas that can used to include single block in aggregated operation
max_single_tx_gas=6000000

Expand Down

0 comments on commit a5e83d1

Please sign in to comment.