v2: add search term in asset filter
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
61c58d0297
commit
5cfa35d464
@ -152,6 +152,7 @@ message AssetFilter {
|
||||
optional bool can_deposit = 8;
|
||||
optional bool can_withdraw = 9;
|
||||
optional bool is_active = 10;
|
||||
optional string search = 11; // Not yet implemented !
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user