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

offers: poor interop with other implementations #7718

Open
AndySchroder opened this issue Oct 4, 2024 · 0 comments
Open

offers: poor interop with other implementations #7718

AndySchroder opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@AndySchroder
Copy link

What doesn't work:

  • CLN offers without blinded paths can't be paid by phoenix wallet or LNDK.
  • CLN offers with blinded paths routed through LNDK can't be paid by phoenix wallet or CLN.

What works:

  • Phoenix wallet offers will receive payments from LNDK and CLN routed through LNDK.
  • CLN offers without blinded paths can be paid by CLN routed through LNDK.

Not tested/other issues:

Please see lndk-org/lndk#103 (comment) for more details about the testing that I've done across implementations.

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