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: listpays & listsendpays returns empty description #7973

Open
michaelWuensch opened this issue Jan 6, 2025 · 0 comments
Open

Grpc: listpays & listsendpays returns empty description #7973

michaelWuensch opened this issue Jan 6, 2025 · 0 comments

Comments

@michaelWuensch
Copy link

Issue and Steps to Reproduce

I used CoreLightning 24.08 to create an invoice with a description.
When I pay this invoice using CoreLightning 24.11 and then fetch all payments with grpc using listpays & listsendpays, the optional description field of the returned response for the payment is empty and HasDescription is false.
The bolt11 field contains the bolt11 which also includes the description, but it has to be extracted manually which is not good.

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

No branches or pull requests

1 participant