mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 07:35:07 +02:00
multi: fix make fmt
This commit is contained in:
@@ -277,7 +277,7 @@ func (c *ChannelGraphBootstrapper) Name() string {
|
||||
// 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
|
||||
// - https://github.com/lightningnetwork/lightning-rfc/blob/master/10-dns-bootstrap.md
|
||||
type DNSSeedBootstrapper struct {
|
||||
// dnsSeeds is an array of two tuples we'll use for bootstrapping. The
|
||||
// first item in the tuple is the primary host we'll use to attempt the
|
||||
|
Reference in New Issue
Block a user