Open jkczyz opened 1 year ago
Docs on setting up multi-node receive are needed (i.e., phantom node / payments). Should discuss:
PhantomKeysManager
KeysManager
PhantomRouteHints
Invoice
create_phantom_invoice{_with_description_hash}
Could also link to blog post.
Probably should link to this in the rust docs or provide a similar higher-level discussion there.
Docs on setting up multi-node receive are needed (i.e., phantom node / payments). Should discuss:
PhantomKeysManager
with a shared secret across multiple nodes instead ofKeysManager
PhantomRouteHints
for each nodeInvoice
usingcreate_phantom_invoice{_with_description_hash}
Could also link to blog post.