Stefan 6f2c338f72 feat(wallet) add filter api to retrieve recipients of a wallet
The new API returns all known recipients of a wallet, by
sourcing transfers, pending_transactions and multi_transactions tables
The API is synchronous. Future work will be to make it async.
In some corner cases, when watching a famous wallet, it can
be that there are too many recipients to be returned in one go. Offset
and limit can be used to paginate through the results.

Updates status-desktop #10025
2023-06-15 20:40:44 -03:00
..
2023-01-13 17:52:03 +00:00
2021-07-20 10:57:38 +02:00
2021-07-20 10:57:38 +02:00
2022-12-10 08:26:51 +04:00
2022-10-26 09:39:30 +02:00