v2: removed two more fields
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
c24c5ed00c
commit
222d8828ee
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user