mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
714e42fce2
Modifies the netann.ChanStatusManager to remove outpoints from the set of tracked channels when it encounters a channeldb.ErrEdgeNotFound when passively disabling. It is possible for this to occur if a channel is closed w/o first being disabled, which may happen if the remote party force closes. |
||
---|---|---|
.. | ||
chan_status_manager_test.go | ||
chan_status_manager.go | ||
channel_state.go | ||
channel_update_test.go | ||
channel_update.go | ||
interface.go | ||
log.go | ||
node_signer.go |