Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination to transaction lists #29

Open
im-adithya opened this issue Jun 28, 2024 · 1 comment
Open

Add pagination to transaction lists #29

im-adithya opened this issue Jun 28, 2024 · 1 comment

Comments

@im-adithya
Copy link
Member

Can be done by storing payments in a DB

Also, LND doesn't have a way to get total number of transactions. It also has separate methods for incoming and outgoing payments which makes it tricky while setting offset

@im-adithya im-adithya transferred this issue from getAlby/nostr-wallet-connect-next Jul 5, 2024
@im-adithya
Copy link
Member Author

We now store transactions in a table so this should be possible without LNClient limitations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant