WIP - cleanup / local discovery
This commit is contained in:
@@ -21,5 +21,6 @@ TABLE peers OF Peer (
|
||||
PublicIP []byte,
|
||||
Port uint16,
|
||||
Relay bool,
|
||||
PubKey []byte NoUpdate
|
||||
PubKey []byte NoUpdate,
|
||||
PubSignKey []byte NoUpdate
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user