v2: admin -> platform ( price )
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
f969f845c5
commit
6375702e2a
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user