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
Send header request to a random peer at every timeout
Currently, nodes in a network request the same headers to multiple
nodes. To reduce network usage, send a header request to a random node at
every timeout.
0 commit comments