pull/606/head
Jeff Becker 5 years ago
parent 06be908369
commit 8bee0a3d5e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -648,7 +648,6 @@ namespace llarp
// ourKey should never be in the connected list
// requester is likely in the connected list
// 4 or connection nodes (minus a potential requestor), whatever is less
llarp::LogDebug("We want ", want, " connected nodes in the DHT");
if(!_nodes->GetManyNearExcluding(t, found, 1,
std::set< Key_t >{ourKey, requester}))
{

Loading…
Cancel
Save