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
{{ message }}
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
Right now, we bootstrap to a single hardcoded node, and do a FindPeer call to a fixed string to further connect to peers. We should at least randomize the findpeer call we make. Adding more bootstrap peers would also be very helpful