Skip to content

Commit

Permalink
prepare gnosis config for soak test
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaidashenko committed May 17, 2024
1 parent 155f1b2 commit 4bcada4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/chains/evm/config/toml/defaults/Gnosis_Chiado.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ ChainID = '10200'
FinalityDepth = 100
ChainType = 'gnosis'
LogPollInterval = '5s'
FinalizedBlockOffset = 5

[EVM.NodePool]
EnforceRepeatableRead = true

[GasEstimator]
EIP1559DynamicFees = true
Expand Down

0 comments on commit 4bcada4

Please sign in to comment.