mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 10:09:08 +02:00
multi: fix a variety of typos throughout the repo
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
49df1b0737
commit
40c7bac3aa
@ -609,7 +609,7 @@ func (r *ChannelRouter) processNetworkAnnouncement(msg lnwire.Message) bool {
|
||||
return true
|
||||
}
|
||||
|
||||
// syncRequest represents a request from an outside sub-system to the wallet to
|
||||
// syncRequest represents a request from an outside subsystem to the wallet to
|
||||
// sync a new node to the latest graph state.
|
||||
type syncRequest struct {
|
||||
node *btcec.PublicKey
|
||||
|
Reference in New Issue
Block a user