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 --light.maxpeers flag is used by both light servers and light clients. The default of 100 is good for servers, but setting 100 connections for clients is an overkill. We should figure out how to make servers run with 100, but clients with default of 10.