mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-19 12:01:27 +02:00
multi: fix make fmt
This commit is contained in:
@@ -37,7 +37,7 @@ const (
|
||||
// running full node.
|
||||
//
|
||||
// TODO(roasbeef): heavily consolidate with NeutrinoNotifier code
|
||||
// * maybe combine into single package?
|
||||
// - maybe combine into single package?
|
||||
type NeutrinoNotifier struct {
|
||||
epochClientCounter uint64 // To be used atomically.
|
||||
|
||||
|
Reference in New Issue
Block a user