undefined channel in listNode when the channel state is `ON_CHAIN`
gautamjajoo opened this issue · 0 comments
gautamjajoo commented
The app crashes if the node_info
is undefined
when the channel is closed, or the node does not exist anymore.
Hence we should remove the channel from the array of objects of fund_channels
.