mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-02 13:42:15 +02:00
multi: fix make lint
Fixes new lint errors caught by the latest version.
This commit is contained in:
@@ -23,7 +23,7 @@ var (
|
||||
// HealthCheckConfig contains the configuration for the different health checks
|
||||
// the lnd runs.
|
||||
//
|
||||
// nolint:lll
|
||||
//nolint:lll
|
||||
type HealthCheckConfig struct {
|
||||
ChainCheck *CheckConfig `group:"chainbackend" namespace:"chainbackend"`
|
||||
|
||||
|
Reference in New Issue
Block a user