mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-06 17:47:01 +02:00
multi: fix several typos in godoc comments
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
b74a281b57
commit
adf0d98194
@@ -233,7 +233,7 @@ func (c *ChannelGraphBootstrapper) Name() string {
|
||||
}
|
||||
|
||||
// DNSSeedBootstrapper as an implementation of the NetworkPeerBootstrapper
|
||||
// interface which implements peer bootstrapping via a spcial DNS seed as
|
||||
// interface which implements peer bootstrapping via a special DNS seed as
|
||||
// defined in BOLT-0010. For further details concerning Lightning's current DNS
|
||||
// boot strapping protocol, see this link:
|
||||
// * https://github.com/lightningnetwork/lightning-rfc/blob/master/10-dns-bootstrap.md
|
||||
|
Reference in New Issue
Block a user