Skip to content

Commit

Permalink
More state errors (drpcorg#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillPamPam authored Jan 22, 2025
1 parent a8545ac commit 158e7b6
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ class EthereumLowerBoundStateDetector(
"unexpected state root", // fantom
"evm module does not exist on height", // sei
"failed to load state at height", // 0g
"no state found for block", // optimism
"old data not available due", // eth
"State not found for block", // rootstock
"state does not maintain archive data", // fantom
)
}

Expand Down

0 comments on commit 158e7b6

Please sign in to comment.