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
The wire protocol still access the database directly, likely will return incomplete data to peers. Although it will not pose much harm to other components, peers might have scoring algorithm and classify nimbus-eth1 as useless peer. If too much peers act like that, then nimbus EL will not have enough peers to sync to.
The text was updated successfully, but these errors were encountered:
The wire protocol still access the database directly, likely will return incomplete data to peers. Although it will not pose much harm to other components, peers might have scoring algorithm and classify nimbus-eth1 as useless peer. If too much peers act like that, then nimbus EL will not have enough peers to sync to.
The text was updated successfully, but these errors were encountered: