v2: is active in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
bc654ce714
commit
61c58d0297
@ -151,6 +151,7 @@ message AssetFilter {
|
|||||||
optional bool can_sell = 7;
|
optional bool can_sell = 7;
|
||||||
optional bool can_deposit = 8;
|
optional bool can_deposit = 8;
|
||||||
optional bool can_withdraw = 9;
|
optional bool can_withdraw = 9;
|
||||||
|
optional bool is_active = 10;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user