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 222d8828ee - Show all commits
-2
View File
@@ -102,8 +102,6 @@ message Asset {
int64 buy_unit_price = 12;
double buy_min_amount = 13;
double buy_max_amount = 14;
double buy_fee_amount = 15;
int64 buy_fee_price = 16;
bool is_active = 20;
bool can_buy = 21;
bool can_sell = 22;