@@ -257,6 +257,8 @@ enum TransactionType {
|
||||
MARKETPLACE_BUY = 10;
|
||||
MARKETPLACE_SELL = 11;
|
||||
LOCK = 12;
|
||||
IRT_DEPOSIT = 13;
|
||||
IRT_WITHDRAWAL = 14;
|
||||
}
|
||||
|
||||
enum TransactionStatus {
|
||||
|
||||
Reference in New Issue
Block a user