Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(eth-client): Fix call error detection (#1890)
## What ❔ Fixes call error detection in `ensure_l1_batch_commit_data_generation_mode()`. ## Why ❔ Ethereum client is still broken fort the mainnet EN (where the L1 contracts are not updated yet). ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`. - [x] Spellcheck has been run via `zk spellcheck`.
- Loading branch information