mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-30 02:21:08 +02:00
lnd: partially fix golint warnings
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
92dec2a902
commit
fd97a4bd19
@ -1029,7 +1029,7 @@ type routingMsg struct {
|
||||
peer *btcec.PublicKey
|
||||
}
|
||||
|
||||
// ProcessRoutingMessags sends a new routing message along with the peer that
|
||||
// ProcessRoutingMessage sends a new routing message along with the peer that
|
||||
// sent the routing message to the ChannelRouter. The announcement will be
|
||||
// processed then added to a queue for batched tickled announcement to all
|
||||
// connected peers.
|
||||
|
Reference in New Issue
Block a user