Cronos non-retry error (#380)
This commit is contained in:
@@ -32,6 +32,7 @@ class EthereumLowerBoundBlockDetector(
|
|||||||
"unknown block",
|
"unknown block",
|
||||||
"header for hash not found",
|
"header for hash not found",
|
||||||
"after last accepted block",
|
"after last accepted block",
|
||||||
|
"Version has either been pruned, or is for a future block", // cronos
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user