Add class attribute for additional property
This commit is contained in:
parent
a07c3b0fb0
commit
9500bdbf55
|
@ -39,6 +39,7 @@ class BasicHost(IHost):
|
|||
right after a stream is initialized.
|
||||
"""
|
||||
|
||||
_public_key: PublicKey
|
||||
_network: INetwork
|
||||
peerstore: IPeerStore
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user