Skip to content

Commit

Permalink
changing berachain to not honor the finality tag due to possible re-o…
Browse files Browse the repository at this point in the history
…rgs at depth 1
  • Loading branch information
fernandezlautaro committed Nov 8, 2024
1 parent dc0b95d commit fe952c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/chains/evm/config/toml/defaults/Berachain_Testnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ LogPollInterval = '10s'
# finality_depth * block_time / 60 secs = ~0.8 min (finality time)
NoNewFinalizedHeadsThreshold = '5m'


FinalityTagEnabled = true

[GasEstimator]
EIP1559DynamicFees = true
Mode = 'FeeHistory'
Expand Down

0 comments on commit fe952c0

Please sign in to comment.