b3d315298c
This commit makes the autopilot agent use the new NodeScores heuristic API to select channel candiates, instead of the Select API. The result will be similar, but instead of selecting a set of nodes to open channels to, we get a score based results which can later be used together with other heuristics to choose nodes to open channels to. This commit also makes the existing autopilot agent tests compatible with the new NodeScores API. |
||
---|---|---|
.. | ||
agent_test.go | ||
agent.go | ||
graph.go | ||
heuristic_constraints.go | ||
interface.go | ||
log.go | ||
prefattach_test.go | ||
prefattach.go |