Structs§
- DfsPath
Selector - Path selector using depth-first search of the channel graph.
- DfsPath
Selector Config - Randomized
Edge Weighting - Assigns each channel a weight. The weight is randomized such that not always the same nodes get selected. This is necessary to achieve privacy. It also favors nodes with higher stake.
Type Aliases§
- Default
Path Selector - DFS path selector with channel weighting function that uses randomized channel stakes as edge weights.