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 87ee504638 - Show all commits
+1
View File
@@ -211,6 +211,7 @@ message Wallet {
string created_at = 9;
string wallet_code = 10;
bool accepted_terms = 11;
bool is_locked = 12;
}
message UserInitWalletReq {