V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
Showing only changes of commit 1c1110b3a9 - Show all commits
+2
View File
@@ -257,6 +257,8 @@ enum TransactionType {
MARKETPLACE_BUY = 10;
MARKETPLACE_SELL = 11;
LOCK = 12;
IRT_DEPOSIT = 13;
IRT_WITHDRAWAL = 14;
}
enum TransactionStatus {