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
code currently still accepts an orphan block that has no parent, but bans the node that sent it. Why? Isn't it better to not store the block since by storing it, all children and generations below are accepted.