Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature]: allow creating AMP invoices with blinded paths #9246

Open
ZZiigguurraatt opened this issue Nov 6, 2024 · 0 comments
Open

[feature]: allow creating AMP invoices with blinded paths #9246

ZZiigguurraatt opened this issue Nov 6, 2024 · 0 comments
Labels
amp blinded paths enhancement Improvements to existing features / behaviour P2 should be fixed if one has time

Comments

@ZZiigguurraatt
Copy link

Would like to see this message to go away.

$ lncli addinvoice --amp --blind --amt 5
[lncli] rpc error: code = Unknown desc = AMP invoices with blinded paths are not yet supported
$

The idea of having an AMP invoice embedded inside a static BOLT11 invoice that can be re-used and with the privacy of a blinded path is promising. Seems like this would provide many benefits of BOLT12, without needing the onion messaging. Would be a lot less friction for industry adoption since LND and BOLT11 invoices are already well supported, just needing to change two flags in invoice generation and that is it.

@ZZiigguurraatt ZZiigguurraatt added the enhancement Improvements to existing features / behaviour label Nov 6, 2024
@saubyk saubyk added amp P2 should be fixed if one has time labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amp blinded paths enhancement Improvements to existing features / behaviour P2 should be fixed if one has time
Projects
None yet
Development

No branches or pull requests

3 participants