mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-23 12:02:58 -05:00
refactor protos
This commit is contained in:
@@ -21,7 +21,7 @@ func TestRequestSerialization(t *testing.T) {
|
||||
Level: 0,
|
||||
Email: "test@v2ray.com",
|
||||
}
|
||||
account := &vmess.AccountPB{
|
||||
account := &vmess.Account{
|
||||
Id: uuid.New().String(),
|
||||
AlterId: 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user