new error for receipts lower bound (#738)
This commit is contained in:
@@ -27,6 +27,7 @@ class EthereumLowerBoundReceiptsDetector(
|
|||||||
"old data not available due to pruning",
|
"old data not available due to pruning",
|
||||||
"Unexpected error", // hyperliquid
|
"Unexpected error", // hyperliquid
|
||||||
"invalid block height", // hyperliquid
|
"invalid block height", // hyperliquid
|
||||||
|
"header not found",
|
||||||
).plus(EthereumLowerBoundBlockDetector.NO_BLOCK_ERRORS)
|
).plus(EthereumLowerBoundBlockDetector.NO_BLOCK_ERRORS)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user