mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -20,7 +20,7 @@ const (
|
||||
// detected in an inactive state. Channels in this state will have a
|
||||
// disabling announcement sent after the ChanInactiveTimeout expires
|
||||
// from the time of the first detection--unless the channel is
|
||||
// explicitly reenabled before the disabling occurs.
|
||||
// explicitly re-enabled before the disabling occurs.
|
||||
ChanStatusPendingDisabled
|
||||
|
||||
// ChanStatusDisabled indicates that the channel's last announcement has
|
||||
|
Reference in New Issue
Block a user