You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(node): add missing reth-stages-types dep and fix mutability
The `reth_stages_types` crate was used but not declared as a dependency,
and `set_backfill_thresholds` needed `&mut self` to mutate notifications.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments