-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Milestone
Description
When a channel is closed, all metadata is lost. list_channels() only returns open channels, and would require the user to do their own after persistence after a ChannelClosed event. Applications have no way to answer basic questions after closure: how large was the channel, final balance, closing reason, funding txo, etc. This makes it difficult to do proper accounting without out-of-band tracking.
Would be good to persist channels so we have a historical record of everything we can.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels