From d8208d9e37fc75bc1dbda61160e761ef3f3b398a Mon Sep 17 00:00:00 2001 From: Kieran Prasch Date: Fri, 14 Sep 2018 06:50:27 -0700 Subject: [PATCH] Removes anything that mentions the DHT. Kademlia remains. --- nucypher/utilities/sandbox/middleware.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nucypher/utilities/sandbox/middleware.py b/nucypher/utilities/sandbox/middleware.py index 391241f3b..507bdfcec 100644 --- a/nucypher/utilities/sandbox/middleware.py +++ b/nucypher/utilities/sandbox/middleware.py @@ -68,7 +68,6 @@ class MockRestMiddleware(RestMiddleware): # TODO: This needs to actually do something. # 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. - pass if announce_nodes: