mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
refactored routedhost into router passed to swarm
This commit is contained in:
@ -28,4 +28,4 @@ class IPeerRouting(ABC):
|
||||
Find specific Peer
|
||||
FindPeer searches for a peer with given peer_id, returns a peer.PeerInfo
|
||||
with relevant addresses.
|
||||
"""
|
||||
"""
|
||||
Reference in New Issue
Block a user