WIP
This commit is contained in:
@@ -15,10 +15,10 @@ TABLE peers OF Peer (
|
||||
Version int64,
|
||||
APIKey string NoUpdate,
|
||||
Name string,
|
||||
PublicIP1 []byte,
|
||||
Port1 uint16,
|
||||
PublicIP2 []byte,
|
||||
Port2 uint16,
|
||||
Addr4 []byte,
|
||||
Port4 uint16,
|
||||
Addr6 []byte,
|
||||
Port6 uint16,
|
||||
Relay bool,
|
||||
WGPubKey []byte NoUpdate
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user