This commit is contained in:
parent
9dc4cab674
commit
4854a71b32
@ -13,7 +13,6 @@ from netsim import network_interface
|
|||||||
|
|
||||||
|
|
||||||
class NetWrapper:
|
class NetWrapper:
|
||||||
SERVER_ADDRESS = 'A'
|
|
||||||
|
|
||||||
def __init__(self, privateKey: str, clientAddress: str, username: str, serverPubKey: str = "",
|
def __init__(self, privateKey: str, clientAddress: str, username: str, serverPubKey: str = "",
|
||||||
serverAddr: str = 'A'):
|
serverAddr: str = 'A'):
|
||||||
|
Loading…
Reference in New Issue
Block a user