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 0a1697f5d1 - Show all commits
+1
View File
@@ -112,6 +112,7 @@ message Asset {
AssetPrice price = 34;
bool is_base_asset = 35;
bool is_locked = 36;
Commission commission = 37;
}
message AssetDiscountReq {