mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-18 01:58:41 +00:00
Populate Seed (more TBD) and checks
This commit is contained in:
parent
83c76ec192
commit
d09290c5d4
8 changed files with 139 additions and 58 deletions
|
@ -13,4 +13,6 @@ message Account {
|
|||
string flow = 2;
|
||||
// Encryption settings. Only applies to client side, and only accepts "none" for now.
|
||||
string encryption = 3;
|
||||
// Seed settings. Details TBD
|
||||
string seed = 4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue