mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-26 21:51:27 +02:00
chore: fix function names in comment
Signed-off-by: fuyangpengqi <995764973@qq.com>
This commit is contained in:
2
pilot.go
2
pilot.go
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/lightningnetwork/lnd/tor"
|
||||
)
|
||||
|
||||
// validateAtplConfig is a helper method that makes sure the passed
|
||||
// validateAtplCfg is a helper method that makes sure the passed
|
||||
// configuration is sane. Currently it checks that the heuristic configuration
|
||||
// makes sense. In case the config is valid, it will return a list of
|
||||
// WeightedHeuristics that can be combined for use with the autopilot agent.
|
||||
|
Reference in New Issue
Block a user