Skip to content

Commit

Permalink
Enable EIP1559
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Feb 2, 2024
1 parent 3feee29 commit 7f23616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/chains/evm/config/toml/defaults/Gnosis_Chiado.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ LinkContractAddress = '0x57Cb1581A672Dfd9D34f12086B0495aD210FB98f'
LogPollInterval = '5s'

[GasEstimator]
EIP1559DynamicFees = true
PriceDefault = '1 gwei'
PriceMax = '500 gwei'
# 1 Gwei is the minimum accepted by the validators (unless whitelisted)
Expand Down

0 comments on commit 7f23616

Please sign in to comment.