Commit 6d0b6be7 authored by Jakub Sztandera's avatar Jakub Sztandera Committed by GitHub

Merge pull request #30 from JustinDrake/patch-1

Remove outdated comment; fixes #23
parents e1437ab8 88aba96b
......@@ -40,8 +40,6 @@ var ProtocolDHTOld protocol.ID = "/ipfs/dht"
// collect members of the routing table.
const NumBootstrapQueries = 5
// TODO. SEE https://github.com/jbenet/node-ipfs/blob/master/submodules/ipfs-dht/index.js
// IpfsDHT is an implementation of Kademlia with Coral and S/Kademlia modifications.
// It is used to implement the base IpfsRouting module.
type IpfsDHT struct {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment