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

Add support for receiving Bolt 12 payments without plugins #2958

Open
t-bast opened this issue Dec 4, 2024 · 0 comments
Open

Add support for receiving Bolt 12 payments without plugins #2958

t-bast opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@t-bast
Copy link
Member

t-bast commented Dec 4, 2024

Our release v0.11.0 included official support for Bolt 12, but we currently need a plugin to allow receiving Bolt 12 payments (e.g. https://github.com/ACINQ/eclair-plugins/tree/master/bolt12-tip-jar). While this is indeed important for users who want to carefully control their blinded paths to guarantee privacy, we should also offer a basic mode where we take care of this without plugins.

We should expose:

  • an API to create offers
  • configuration options to help a basic blinded path selection algorithm

I don't know at that point what that will look like, this should be brainstormed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants