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

1.7.0-1.7.1 - Fix: Update BOLT11 decode function to accommodate invoice prepended with lightning: #156

Merged
merged 2 commits into from
May 4, 2023

Conversation

johngribbin
Copy link
Contributor

I caught in my logs that the app was not able to decode two of my "pays".

On examination of the return from listpays method I noticed that two of my BOLT11 invoices have lightning: prepended to the invoice.

Small fix here to accommodate.

@johngribbin johngribbin changed the title Fix: Update BOLT11 decode function to accommodate invoice prepended with lightning: 1.7.0-1.7.1 - Fix: Update BOLT11 decode function to accommodate invoice prepended with lightning: Apr 26, 2023
@aaronbarnardsound aaronbarnardsound merged commit 75e4501 into develop May 4, 2023
2 checks passed
@aaronbarnardsound aaronbarnardsound deleted the Fix/decode-bolt11 branch May 4, 2023 03:30
@aaronbarnardsound aaronbarnardsound mentioned this pull request Jul 21, 2023
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.

None yet

2 participants