Chang Ip and Uuid representation to string
This commit is contained in:
parent
79011b7b5b
commit
a03cbab9e0
@ -1,5 +1,5 @@
|
||||
struct Address{
|
||||
1: binary unique_id;
|
||||
2: binary last_known_ip;
|
||||
1: string unique_id;
|
||||
2: string last_known_ip;
|
||||
3: i32 last_known_port;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user