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 0a1697f5d1 - Show all commits
+1
View File
@@ -112,6 +112,7 @@ message Asset {
AssetPrice price = 34;
bool is_base_asset = 35;
bool is_locked = 36;
Commission commission = 37;
}
message AssetDiscountReq {