improve Identity message
This commit is contained in:
parent
f23d1251b5
commit
3d1e544c00
@ -134,6 +134,8 @@ message Identity {
|
||||
string mobile = 21;
|
||||
optional Company company = 22;
|
||||
optional string employee_info = 23;
|
||||
string pub_key = 24;
|
||||
optional float balance = 25;
|
||||
}
|
||||
|
||||
message IdentityBasic {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user