lightningdevkit.org icon indicating copy to clipboard operation
lightningdevkit.org copied to clipboard

Multi-node receive

Open jkczyz opened this issue 1 year ago • 1 comments

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 avatar Mar 31 '23 15:03 jkczyz