Skip to content

Commit

Permalink
Update polygon zkevm cardona config (#12752)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi authored Apr 10, 2024
1 parent e14a544 commit 8e3bb8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ContractConfirmations = 1
ResendAfterThreshold = '3m'

[GasEstimator]
PriceMin = '50 mwei'
PriceMin = '1 mwei'
BumpPercent = 40
BumpMin = '20 mwei'

Expand Down
2 changes: 1 addition & 1 deletion docs/CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4285,7 +4285,7 @@ Enabled = true
Mode = 'BlockHistory'
PriceDefault = '20 gwei'
PriceMax = '115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether'
PriceMin = '50 mwei'
PriceMin = '1 mwei'
LimitDefault = 500000
LimitMax = 500000
LimitMultiplier = '1'
Expand Down

0 comments on commit 8e3bb8a

Please sign in to comment.