lnwire: fix typo

This commit is contained in:
yyforyongyu
2020-11-26 05:12:29 +08:00
parent 5c5fc732e5
commit 550341c036
13 changed files with 25 additions and 25 deletions

View File

@@ -75,7 +75,7 @@ type ChannelUpdate struct {
// ShortChannelID is the unique description of the funding transaction.
ShortChannelID ShortChannelID
// Timestamp allows ordering in the case of multiple announcements. We
// Timestamp allows ordering in the case of multiple announcements. We
// should ignore the message if timestamp is not greater than
// the last-received.
Timestamp uint32