chore: update identity status type to UserStatus #34
@@ -211,6 +211,7 @@ message Wallet {
|
||||
string created_at = 9;
|
||||
string wallet_code = 10;
|
||||
bool accepted_terms = 11;
|
||||
bool is_locked = 12;
|
||||
}
|
||||
|
||||
message UserInitWalletReq {
|
||||
|
||||
Reference in New Issue
Block a user