Removes anything that mentions the DHT. Kademlia remains.

pull/440/head
Kieran Prasch 2018-09-14 06:50:27 -07:00
parent ffb8c5c4f2
commit d8208d9e37
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ class MockRestMiddleware(RestMiddleware):
# TODO: This needs to actually do something. # TODO: This needs to actually do something.
# Include node_ids in the request; if the teacher node doesn't know about the # Include node_ids in the request; if the teacher node doesn't know about the
# nodes matching these ids, then it will ask other nodes. # nodes matching these ids, then it will ask other nodes.
pass pass
if announce_nodes: if announce_nodes: