mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-29 10:33:05 +02:00
multi: fix make fmt
This commit is contained in:
@@ -29,7 +29,7 @@ var (
|
||||
//
|
||||
// TODO(roasbeef): also add current OnionKey plus rotation schedule?
|
||||
// TODO(roasbeef): add bitfield for supported services
|
||||
// * possibly add a wire.NetAddress type, type
|
||||
// - possibly add a wire.NetAddress type, type
|
||||
type LinkNode struct {
|
||||
// Network indicates the Bitcoin network that the LinkNode advertises
|
||||
// for incoming channel creation.
|
||||
|
Reference in New Issue
Block a user