BoltzExchange / boltz-backend

Boltz Backend
https://boltz.exchange
GNU Affero General Public License v3.0
108 stars 41 forks source link

Feature suggest: Extend CLN mpay plugin to be able to pay bolt12 invoices #565

Open urza opened 3 months ago

urza commented 3 months ago

Mpay plugin is awesome, I have 100% success rate with it, whereas the default CLN pay fails all the time.

But mpay can only pay bolt11 invoices, so when I pay to botl12 offer and fetch invoice from remote node, that is bolt12 invoice instead of bolt11 invoice and mpay can't pay those and I am back to default CLN pay :(

kilrau commented 3 months ago

Thanks, glad you are happy! Still use mpay with a bit of caution though, it is not "battle tested".

As mpay was built for us internally and Bolt12 is not relevant for our own use case (yet) please don't expect to see this feature in TwoWeeksTM