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 general node command API endpoint that can be executed from settings -> debug tools #965

Open
rolznz opened this issue Jan 9, 2025 · 0 comments · May be fixed by #1007
Open

Add general node command API endpoint that can be executed from settings -> debug tools #965

rolznz opened this issue Jan 9, 2025 · 0 comments · May be fixed by #1007
Assignees
Milestone

Comments

@rolznz
Copy link
Contributor

rolznz commented Jan 9, 2025

for cases where we need to execute LNClient-specific functionality (like resetting the cashu wallet #962) it would be nice to have a single API call that LNClients can receive a command and arguments, and easily parse the request to execute some custom functionality.

@rolznz rolznz added this to the v1.15.0 milestone Jan 9, 2025
@rolznz rolznz linked a pull request Jan 20, 2025 that will close this issue
@rolznz rolznz modified the milestones: v1.16.0, v1.15.0, v.1.14.0 Jan 20, 2025
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

Successfully merging a pull request may close this issue.

2 participants