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 6411b174f3 - Show all commits
+3
View File
@@ -556,4 +556,7 @@ message BuyAssetRes {
double fee_amount = 7;
int64 discount_amount = 8;
double buy_min_amount = 9;
int64 irt_tx = 10;
int64 asset_tx = 11;
optional uint64 discount_id = 12;
}