More state errors (#622)
This commit is contained in:
@@ -50,6 +50,10 @@ class EthereumLowerBoundStateDetector(
|
||||
"unexpected state root", // fantom
|
||||
"evm module does not exist on height", // sei
|
||||
"failed to load state at height", // 0g
|
||||
"no state found for block", // optimism
|
||||
"old data not available due", // eth
|
||||
"State not found for block", // rootstock
|
||||
"state does not maintain archive data", // fantom
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user