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 6375702e2a - Show all commits
+1 -1
View File
@@ -184,7 +184,7 @@ message AssetDiscountRes {
message AssetPrice {
string updated_at = 1;
double market_price = 2;
double admin_price = 3;
double platform_price = 3;
}
message GetAssetReq {