mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-02 07:25:19 -05:00
comments for typed messages
This commit is contained in:
@@ -13,6 +13,6 @@ message User {
|
||||
uint32 level = 1;
|
||||
string email = 2;
|
||||
|
||||
// Protocol specific account information.
|
||||
// Protocol specific account information. Must be the account proto in one of the proxies.
|
||||
v2ray.core.common.serial.TypedMessage account = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user