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 Jul 21, 2023. It is now read-only.
JS DHT currently runs a random walk on a random peer id, this must be run for each bucket. This should be done serially.
Run GetClosestPeer for own peer id
Notes:
A completed query counts as a refresh for the Common Prefix Length (bucket range) of the key queried. This avoids an unnecessary bucket refresh within short windows.