Add celo sepolia (#705)
* add monad nonretryable error * add celo sepolia
This commit is contained in:
Submodule emerald-grpc updated: 947e724978...368118aa90
Submodule foundation/src/main/resources/public updated: cb699fb427...0d66d51bae
@@ -27,6 +27,7 @@ class EthereumLowerBoundProofDetector(
|
|||||||
"cannot find EVM IAVL store",
|
"cannot find EVM IAVL store",
|
||||||
"old data not available due to pruning",
|
"old data not available due to pruning",
|
||||||
"no historical RPC is available",
|
"no historical RPC is available",
|
||||||
|
"Method not found", // Monad error bc they don't have eth_getProofs
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user