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(l1): always use fullsync if db had data (#5196)
**Motivation**
When the db had data, we should fullsync, not override the user's data
**Description**
- Changes the fullsync option instead of snap to be any number instead
of `MIN_FULL_BLOCKS`
0 commit comments