I would assume not ?

Reply to this note

Please Login to reply.

Discussion

Yes you can I think actually!

offer_metadata, along with a fake node, and a hint to try via the real node can do this.

🚀

I read the spec and there’s a lot more than I thought, damn

I will be implementing bolt12 payments into my payment server and as a payment method for my services.

yeah and its all in TLV format instead of something custom which is nice

yeah I am implementing this. running a CLN node so it should be easy.

I could probably make in a few hours an offline payments plugin as well but that is for another day.

Now yer cookin’!

LFG 👏

I knew there had to be a way with lightning. Let me know if/when you want to test anything!

honestly I want to do offline/asymmetric bolt11/12 as it means I can generate stateless invoices (which is good for Vitor’s dumb notify spec) and also means no more node latency for creating an invoice

I do not have time for it yet though, SE work is taking up a lot of it

Yep! You create a blinded path via a known node (or, if you want, more than one). You can put as many (fake) hops in those paths as you want.