diff --git a/core/web/resolver/testdata/config-multi-chain-effective.toml b/core/web/resolver/testdata/config-multi-chain-effective.toml index 1a65dd77f22..a6cba2aaac3 100644 --- a/core/web/resolver/testdata/config-multi-chain-effective.toml +++ b/core/web/resolver/testdata/config-multi-chain-effective.toml @@ -315,22 +315,6 @@ LeaseDuration = '0s' NodeIsSyncingEnabled = false FinalizedBlockPollInterval = '5s' -[EVM.NodePool.Errors] -NonceTooLow = '(: |^)nonce too low' -NonceTooHigh = '(: |^)nonce too high' -ReplacementTransactionUnderpriced = '(: |^)replacement transaction underpriced' -LimitReached = '(: |^)limit reached' -TransactionAlreadyInMempool = '(: |^)transaction already in mempool' -TerminallyUnderpriced = '(: |^)terminally underpriced' -InsufficientEth = '(: |^)infufficient Eth' -TxFeeExceedsCap = '(: |^)tx fee exceeds cap' -L2FeeTooLow = '(: |^)l2 fee too low' -L2FeeTooHigh = '(: |^)l2 fee too high' -L2Full = '(: |^)l2 full' -TransactionAlreadyMined = '(: |^)transaction already mined' -Fatal = '(: |^)fatal' -ServiceUnavailable = '(: |^)service unavailable' - [EVM.OCR] ContractConfirmations = 4 ContractTransmitterTransmitTimeout = '10s' @@ -422,22 +406,6 @@ LeaseDuration = '0s' NodeIsSyncingEnabled = false FinalizedBlockPollInterval = '5s' -[EVM.NodePool.Errors] -NonceTooLow = '(: |^)nonce too low' -NonceTooHigh = '(: |^)nonce too high' -ReplacementTransactionUnderpriced = '(: |^)replacement transaction underpriced' -LimitReached = '(: |^)limit reached' -TransactionAlreadyInMempool = '(: |^)transaction already in mempool' -TerminallyUnderpriced = '(: |^)terminally underpriced' -InsufficientEth = '(: |^)infufficient Eth' -TxFeeExceedsCap = '(: |^)tx fee exceeds cap' -L2FeeTooLow = '(: |^)l2 fee too low' -L2FeeTooHigh = '(: |^)l2 fee too high' -L2Full = '(: |^)l2 full' -TransactionAlreadyMined = '(: |^)transaction already mined' -Fatal = '(: |^)fatal' -ServiceUnavailable = '(: |^)service unavailable' - [EVM.OCR] ContractConfirmations = 4 ContractTransmitterTransmitTimeout = '10s' @@ -523,22 +491,6 @@ LeaseDuration = '0s' NodeIsSyncingEnabled = false FinalizedBlockPollInterval = '5s' -[EVM.NodePool.Errors] -NonceTooLow = '(: |^)nonce too low' -NonceTooHigh = '(: |^)nonce too high' -ReplacementTransactionUnderpriced = '(: |^)replacement transaction underpriced' -LimitReached = '(: |^)limit reached' -TransactionAlreadyInMempool = '(: |^)transaction already in mempool' -TerminallyUnderpriced = '(: |^)terminally underpriced' -InsufficientEth = '(: |^)infufficient Eth' -TxFeeExceedsCap = '(: |^)tx fee exceeds cap' -L2FeeTooLow = '(: |^)l2 fee too low' -L2FeeTooHigh = '(: |^)l2 fee too high' -L2Full = '(: |^)l2 full' -TransactionAlreadyMined = '(: |^)transaction already mined' -Fatal = '(: |^)fatal' -ServiceUnavailable = '(: |^)service unavailable' - [EVM.OCR] ContractConfirmations = 4 ContractTransmitterTransmitTimeout = '10s'