ElementsProject / ElementsProject/lightning
grpc: Add proper keysend message support
Open
cln-grpc
rust
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.