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 fd3ce685bb - Show all commits
+1 -1
View File
@@ -550,7 +550,7 @@ message BuyAssetRes {
int64 id = 1;
Asset asset = 2;
double amount = 3;
double calculated_irt_amount = 4;
int64 calculated_irt_amount = 4;
double calculated_asset_amount = 5;
double fee_amount = 6;
double discount_amount = 7;