This commit is contained in:
Igor Katson 2021-07-14 13:42:42 +01:00
parent 98dff76c40
commit 65d2e5b87f
3 changed files with 5 additions and 13 deletions

View file

@ -231,10 +231,6 @@ impl DhtState {
}
}
pub fn get_routing_table(&self) -> &RoutingTable {
&self.routing_table
}
pub fn get_peers(
&mut self,
info_hash: Id20,