Skip to content

Commit

Permalink
Adjust config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi committed Jul 5, 2024
1 parent bb2e109 commit c3bf6d8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/chains/evm/config/toml/defaults/Astar_Shibuya.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
ChainID = '81'
FinalityTagEnabled = true
LogPollInterval = '12s'
LogPollInterval = '6s'

[GasEstimator]
EIP1559DynamicFees = false
PriceDefault = '800 gwei'
PriceMin = '800 gwei'
PriceMax = '80000 gwei'
LimitDefault = 8000000

0 comments on commit c3bf6d8

Please sign in to comment.