add not retryable error to lower bound proof detector (#662)
This commit is contained in:
@@ -25,6 +25,7 @@ class EthereumLowerBoundProofDetector(
|
||||
"block not found",
|
||||
"proofs are available only for the 'latest' block",
|
||||
"missing trie node",
|
||||
"cannot find EVM IAVL store",
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user