mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 01:56:52 +02:00
multi: fix linter errors
This commit is contained in:
@@ -40,7 +40,7 @@ const (
|
||||
MsgCommitSig = 132
|
||||
MsgRevokeAndAck = 133
|
||||
MsgUpdateFailMalformedHTLC = 135
|
||||
MsgChannelReestablish = 136
|
||||
MsgChannelReestablish = 136
|
||||
MsgUpdateFee = 137
|
||||
MsgChannelAnnouncement = 256
|
||||
MsgNodeAnnouncement = 257
|
||||
|
Reference in New Issue
Block a user