Skip to content

Commit

Permalink
Adjust config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Jan 30, 2024
1 parent a36d614 commit b0ea817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/chains/evm/config/toml/defaults/Fantom_Mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RPCBlockQueryDelay = 2
Enabled = true

[GasEstimator]
EIP1559DynamicFees = true
EIP1559DynamicFees = false
# Fantom network has been slow to include txs at times when using the BlockHistory estimator, and the recommendation is to use SuggestedPrice mode.
Mode = 'BlockHistory'

Expand Down

0 comments on commit b0ea817

Please sign in to comment.