pull down to refresh
0 sats \ 2 replies \ @88b0c423eb 6h \ on: How do I Get Started with Bolt12? bitcoin
AFAIK bolt12 creates a fixed QR code that can create a new invoice each time you are receiving sats, very easy to use for merchants and a great privacy function to receive sats if you have a node. Now to receive sats with bolt11 on LND you must create an invoice and expose your node ID, bolt12 can hide your node ID if i'm not mistaken.
This is a common confusion. While BOLT12 is often advertised together with blinded paths, one can use blinded paths with BOLT11 as well. LND does support this as far as I know. However, network support is more uncertain, meaning that payments with blinded paths may fail because nodes on the path do not play ball. In addition, BOLT12 doesn't need to use blinded paths, and if I understand correctly no major implementation has a really good implementation yet. For instance, a public CLN node cannot create a BOLT12 invoice with blinded paths that doesn't reveal the recipient's node id. Not sure where Eclair is here, and donno at all about newer stuff like Alby, LDK, Electrum, etc. either.
reply
Interesting, so we need more time for things to mature
reply