@@ -239,6 +239,9 @@ enum TransactionType {
|
||||
WAGE = 7;
|
||||
EXTERNAL_DEPOSIT = 8;
|
||||
INTERNAL_DEPOSIT = 9;
|
||||
MARKETPLACE_BUY = 10;
|
||||
MARKETPLACE_SELL = 11;
|
||||
LOCK = 12;
|
||||
}
|
||||
|
||||
enum TransactionStatus {
|
||||
|
||||
Reference in New Issue
Block a user