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.