blips
blips copied to clipboard
Update bLIP-51 to add BOLT-12 support
Previously, bLIP-51 / LSPS1 only supported BOLT11 and onchain payment options. Here we add the necessary fields to allow to pay the LSP via BOLT12 offers.
Sample implementation over at https://github.com/lightningdevkit/rust-lightning/pull/3649