Skip to content

Commit

Permalink
set linea gas price config
Browse files Browse the repository at this point in the history
  • Loading branch information
zkcarter committed Mar 28, 2024
1 parent 8da1ea3 commit 6b7c03a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/env/zknova.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ max_pubdata_per_batch=100000

[eth_sender]
[eth_sender.sender]
# Priority fee to be used by GasAdjuster (in wei).
default_priority_fee_per_gas=100_000_000
max_aggregated_tx_gas=5000000
max_eth_tx_data_size=59000
tx_poll_period=60
Expand Down

0 comments on commit 6b7c03a

Please sign in to comment.