Skip to content

Commit

Permalink
Adjust Linea config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Oct 12, 2023
1 parent cb964b4 commit 5d3eb76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/chains/evm/config/toml/defaults/Linea_Mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@ ResendAfterThreshold = '3m'
[HeadTracker]
HistoryDepth = 350

# Linea uses 200 blocks to estimate gas price
[GasEstimator.BlockHistory]
BlockHistorySize = 200
BlockHistorySize = 25

0 comments on commit 5d3eb76

Please sign in to comment.