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 227e77d7e5 - Show all commits
+1 -1
View File
@@ -361,7 +361,7 @@ message CalculateRedeemTokenRes {
optional authorization.BankInfo bank_info = 7;
}
message RedeemTokenRes {
int64 id = 1;
uint64 id = 1;
int64 user_id = 2;
Asset asset = 3;
double free_balance = 4;