add historical error for monad for lower bound correctness
This commit is contained in:
@@ -56,6 +56,7 @@ class EthereumLowerBoundStateDetector(
|
||||
"state does not maintain archive data", // fantom
|
||||
"Access to archival, debug, or trace data is not included in your current plan", // chainstack
|
||||
"empty reader set", // strange bsc geth error
|
||||
"Request might be querying historical state that is not available", // monad
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user