Skip to content

Commit

Permalink
soak test ready
Browse files Browse the repository at this point in the history
  • Loading branch information
stackman27 committed Feb 17, 2024
1 parent 175c3fb commit f602849
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion core/chains/evm/config/toml/defaults/Mantle_Goerli.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
ChainID = '5001'
ChainType = 'optimismBedrock'
LinkContractAddress = '0xB80e1F300D0260E8840A9E9017b221244974A5E5'
FinalityDepth = 200
LogPollInterval = '2s'
NoNewHeadsThreshold = '0'
Expand All @@ -12,4 +14,5 @@ Mode = 'L2Suggested'
PriceMin = '0.05 gwei'
PriceMax = '200 gwei'
BumpThreshold = 0
LimitDefault = 6000000
LimitDefault = 6000000

0 comments on commit f602849

Please sign in to comment.