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
it has peer info required, but in the README it says "peerInfo: instance of PeerInfo that contains the PeerId, Keys and multiaddrs of the libp2p Node. Optional.". I would just like to be a client to the DHT to lookup providers so I think, like the Go impl, you shouldn't need peer info for it but I don't know enough details about the DHT impl to know.