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 LNClient CheckConnection method #548

Open
rolznz opened this issue Aug 24, 2024 · 0 comments
Open

Add LNClient CheckConnection method #548

rolznz opened this issue Aug 24, 2024 · 0 comments
Assignees

Comments

@rolznz
Copy link
Contributor

rolznz commented Aug 24, 2024

Currently everything is in the New() function of the different LNClients, which can sometimes contain side effects. To make the code more understandable, we can have a CheckConnection method which can be called after the LNClient is created. This more applies for external nodes, like Cashu or LND.

From #543

@rolznz rolznz self-assigned this Aug 24, 2024
@rolznz rolznz changed the title Add new LNClient CheckConnection method Add LNClient CheckConnection method Aug 24, 2024
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