Skip to content

lndclient: add DeleteCanceledInvoice to LightningClient#270

Open
calvinrzachman wants to merge 1 commit intolightninglabs:lnd-21-0from
calvinrzachman:delete-canceled-invoice
Open

lndclient: add DeleteCanceledInvoice to LightningClient#270
calvinrzachman wants to merge 1 commit intolightninglabs:lnd-21-0from
calvinrzachman:delete-canceled-invoice

Conversation

@calvinrzachman
Copy link
Copy Markdown
Contributor

Expose lnd's DeleteCanceledInvoice RPC. This will help projects which make of lndclient to find everything in one place, rather than using lndclient for some methods and lnrpc client types directly for other aspects of the same lnrpc API.

@calvinrzachman calvinrzachman force-pushed the delete-canceled-invoice branch from 61d68a9 to 3852730 Compare April 22, 2026 14:56
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 this pull request may close these issues.

1 participant