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
Would be nice to have the counterparty_node_id when we receive channel closed events because list_channels only returns opens channels so we can't take the channel_id and lookup which node this channel was with.
Some other info that'd be nice to have is the channel size, closing txid, who initiated the close.