Another one state error (#567)
This commit is contained in:
@@ -46,6 +46,7 @@ class EthereumLowerBoundStateDetector(
|
|||||||
"state is not available", // bsc also can return this error along with "header not found"
|
"state is not available", // bsc also can return this error along with "header not found"
|
||||||
"Block with such an ID is pruned", // zksync
|
"Block with such an ID is pruned", // zksync
|
||||||
"state at block", // berachain, eth
|
"state at block", // berachain, eth
|
||||||
|
"unsupported block number", // arb
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user