mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
dd072304b0
This commit moves the logic querying the available heuristics out of the autopilot agent and into the autopilot manager. This lets us query the heuristic without the autopilot agent being active. If called without the agent being active, the current set of channels will be considered by the heuristics. If the agent is active also the pending channels will be considered. |
||
---|---|---|
.. | ||
agent_constraints_test.go | ||
agent_constraints.go | ||
agent_test.go | ||
agent.go | ||
choice_test.go | ||
choice.go | ||
combinedattach.go | ||
externalscoreattach_test.go | ||
externalscoreattach.go | ||
graph.go | ||
interface.go | ||
log.go | ||
manager.go | ||
prefattach_test.go | ||
prefattach.go |