host returning peerstore
This commit is contained in:
parent
4871e78512
commit
976153c990
|
@ -29,6 +29,7 @@ class BasicHost(IHost):
|
|||
"""
|
||||
:return: peerstore of the host (same one as in its network instance)
|
||||
"""
|
||||
return self.peerstore
|
||||
|
||||
def get_mux(self):
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user