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

Fix: Handle Decode Bol11 Fail #73

Closed lnbc1QWFyb24 closed 1 year ago

lnbc1QWFyb24 commented 1 year ago

This PR adds error handling when decoding the bolt11 value from a pay entry in the case there is a non standard value that does not start with ln which causes the decoder library we use to fail.