multi: fix linter errors

This commit is contained in:
Olaoluwa Osuntokun
2017-11-10 19:36:35 -08:00
parent 1fb05e0436
commit 6f51b941df
3 changed files with 10 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ const (
MsgCommitSig = 132
MsgRevokeAndAck = 133
MsgUpdateFailMalformedHTLC = 135
MsgChannelReestablish = 136
MsgChannelReestablish = 136
MsgUpdateFee = 137
MsgChannelAnnouncement = 256
MsgNodeAnnouncement = 257