Skip to content

Conversation

@tnull
Copy link
Collaborator

@tnull tnull commented Jun 10, 2025

Previously, we moved from a String representation to a 'full' Bolt11Invoice type. However, we forgot to expose the Display implementation in the FFI, leaving now way to retrieve the invoice string.

Here, we fix this oversight, and also make a few related changes.

This is a backport of #573 towards release/0.6.

Previously, we moved from a `String` representation to a 'full'
`Bolt11Invoice` type. However, we forgot to expose the `Display`
implementation in the FFI, leaving now way to retrieve the invoice
string.

Here, we fix this oversight, and also make a few related changes.
@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Jun 10, 2025

I've assigned @valentinewallace as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@tnull tnull merged commit 8c9a484 into lightningdevkit:release/0.6 Jun 11, 2025
9 of 15 checks passed
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.

3 participants