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 b66cdb7ab2 - Show all commits
+1
View File
@@ -79,6 +79,7 @@ enum ErrCode {
MARKET_ORDER_UNKNOWN = 7025;
ASSET_CAN_NOT_BUY = 7026;
ASSET_BUY_PRICE_IS_ZERO = 7019;
MARKET_ORDER_MATCHING_ERR_REFUND= 7128;
// Specific errors
IBAN_MISS_MATCH = 7003;