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

grpc: Add proper keysend message support #7169

Open
michaelWuensch opened this issue Mar 23, 2024 · 0 comments
Open

grpc: Add proper keysend message support #7169

michaelWuensch opened this issue Mar 23, 2024 · 0 comments
Labels
cln-grpc rust Issue related to rust

Comments

@michaelWuensch
Copy link

The keysend rpc (https://docs.corelightning.org/reference/lightning-keysend) allows to set extratlvs, which allows to send a message with keysend.

This is fine, but neither listInvoices (https://docs.corelightning.org/reference/lightning-listinvoices) nor listsendpays (https://docs.corelightning.org/reference/lightning-listsendpays) return any information about extratlvs.

In BitBanana in the transaction history I want to display the keysend message for sent and received payments if there was any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cln-grpc rust Issue related to rust
Projects
None yet
Development

No branches or pull requests

2 participants