Skip to content

Commit

Permalink
bump gas
Browse files Browse the repository at this point in the history
  • Loading branch information
stackman27 committed Dec 13, 2023
1 parent 847a107 commit 1d4c54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/chains/evm/config/toml/defaults/Bttc_Testnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ FinalityDepth = 500
LogPollInterval = '2s'

[GasEstimator]
PriceMin = '300000 gwei'
PriceMin = '9000000 gwei'
PriceMax = '30000000 gwei'

[GasEstimator.BlockHistory]
Expand Down

0 comments on commit 1d4c54a

Please sign in to comment.