You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #1199 lands we'll support generating "phantom" invoices which are invoices for payment that can be received from multiple nodes. To make it easier to create such invoices, we really need serialization support on ChannelDetails so its easier for users to fling them around across hosts.
The text was updated successfully, but these errors were encountered:
After #1199 lands we'll support generating "phantom" invoices which are invoices for payment that can be received from multiple nodes. To make it easier to create such invoices, we really need serialization support on
ChannelDetails
so its easier for users to fling them around across hosts.The text was updated successfully, but these errors were encountered: