New state error (#775)
This commit is contained in:
@@ -26,6 +26,7 @@ class EthereumLowerBoundStateDetector(
|
|||||||
Regex("block #\\d not found"),
|
Regex("block #\\d not found"),
|
||||||
Regex("state at block #\\d is pruned"),
|
Regex("state at block #\\d is pruned"),
|
||||||
Regex("historical state .+ is not available"),
|
Regex("historical state .+ is not available"),
|
||||||
|
Regex("state .+ is not available"),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user