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

Multi-node receive #199

Open
jkczyz opened this issue Mar 31, 2023 · 1 comment
Open

Multi-node receive #199

jkczyz opened this issue Mar 31, 2023 · 1 comment

Comments

@jkczyz
Copy link
Collaborator

jkczyz commented Mar 31, 2023

Docs on setting up multi-node receive are needed (i.e., phantom node / payments). Should discuss:

  • Why multi-node receive is useful and when it should be used
  • Using PhantomKeysManager with a shared secret across multiple nodes instead of KeysManager
  • Storing PhantomRouteHints for each node
  • Constructing an Invoice using create_phantom_invoice{_with_description_hash}
  • Drawbacks (e.g., no MPP, larger QR code)

Could also link to blog post.

@jkczyz
Copy link
Collaborator Author

jkczyz commented Mar 31, 2023

Probably should link to this in the rust docs or provide a similar higher-level discussion there.

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

1 participant