chore: update identity status type to UserStatus #34

Open
mapoofano wants to merge 370 commits from chore-identity-user-status into main
Showing only changes of commit 3d1e544c00 - Show all commits
+2
View File
@@ -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 {