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
Right now when you add seeds via -s or --seeds the addresses provided are dumped into address manager without any kind of priority. There is no guarantee that they will be tried and in fact after getting an addr message from a peer with 2000 addrs, its very likely the seeds provided by the user are never picked.
The text was updated successfully, but these errors were encountered:
Right now when you add seeds via
-s
or--seeds
the addresses provided are dumped into address manager without any kind of priority. There is no guarantee that they will be tried and in fact after getting anaddr
message from a peer with 2000 addrs, its very likely the seeds provided by the user are never picked.The text was updated successfully, but these errors were encountered: