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 dbe1c8c293 - Show all commits
+1 -1
View File
@@ -553,6 +553,6 @@ message BuyAssetRes {
int64 calculated_irt_amount = 4;
double calculated_asset_amount = 5;
double fee_amount = 6;
double discount_amount = 7;
int64 discount_amount = 7;
double buy_min_amount = 8;
}