interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
226 stars 77 forks source link

[Admin UI] Display payments under each of the wallet addresses #2689

Closed mkurapov closed 2 weeks ago

mkurapov commented 1 month ago

From the breakpoint workweek, we determined that it would be a nice feature to have in the Admin UI to display all of the payments under a wallet address (in the wallet address details screen). We already have the resolver for this, we just need to expose it on the frontend, together with pagination.