mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-20 13:34:32 +01:00
In this commit we modify the ConstrainedPrefAttachment.Select method to first shuffle the set of potential candidates before selecting them. This serves to remove the existing grouping between candidates which may have influenced the selection. |
||
---|---|---|
.. | ||
agent.go | ||
agent_test.go | ||
graph.go | ||
interface.go | ||
log.go | ||
prefattach.go | ||
prefattach_test.go |