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
We use the last few cached blocks as the intersect point when reconnecting, but that list is empty when we haven't received any blocks after the first connect. We should instead use the original intersect points in this case.