The all_swaps_uuids_by_filter method returns all uuids of swaps that match the selected filters. Please note that all filters (my_coin, from_timestamp, etc.) are combined using logical AND.
Todo:
There is the command all_swaps_uuids_by_filter in Komodo Wallet RPC API that should be provided by the adex-cli
Impact
The all_swaps_uuids_by_filter method returns all uuids of swaps that match the selected filters. Please note that all filters (my_coin, from_timestamp, etc.) are combined using logical AND.
Todo:
There is the command
all_swaps_uuids_by_filter
in Komodo Wallet RPC API that should be provided by theadex-cli