This commit is contained in:
KirillPamPam
2025-01-06 16:36:25 +04:00
committed by GitHub
parent 03fe702824
commit c6955afce4
3 changed files with 3 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ class EthereumLowerBoundStateDetector(
"unsupported block number", // arb
"unexpected state root", // fantom
"evm module does not exist on height", // sei
"failed to load state at height", // 0g
)
}