Add LNClient CheckConnection method
Open
- Dominant language
- TypeScript
- Stars
- 280
- Forks
- 132
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 8
Description
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 https://github.com/getAlby/hub/pull/543
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.