mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-18 14:44:22 +01:00
htlcswitch: add set of tests for the forwarding log
This commit is contained in:
@@ -683,6 +683,8 @@ out:
|
||||
// carried out by the remote peer. In the case of such an
|
||||
// event, we'll wipe the channel state from the peer, and mark
|
||||
// the contract as fully settled. Afterwards we can exit.
|
||||
//
|
||||
// TODO(roasbeef): add force closure? also breach?
|
||||
case <-l.cfg.ChainEvents.UnilateralClosure:
|
||||
log.Warnf("Remote peer has closed ChannelPoint(%v) on-chain",
|
||||
l.channel.ChannelPoint())
|
||||
|
||||
Reference in New Issue
Block a user