improve Identity message
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user