clams-tech / Remote

Remote control your Core Lightning node
https://remote.clams.tech
GNU General Public License v3.0
41 stars 7 forks source link

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

Closed johngribbin closed 1 year ago

johngribbin commented 1 year ago

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.