@@ -102,8 +102,6 @@ message Asset {
|
||||
int64 buy_unit_price = 12;
|
||||
double buy_min_amount = 13;
|
||||
double buy_max_amount = 14;
|
||||
double buy_fee_amount = 15;
|
||||
int64 buy_fee_price = 16;
|
||||
bool is_active = 20;
|
||||
bool can_buy = 21;
|
||||
bool can_sell = 22;
|
||||
|
||||
Reference in New Issue
Block a user