Module dfs

Source

Structsยง

DfsPathSelector
Path selector using depth-first search of the channel graph.
DfsPathSelectorConfig
RandomizedEdgeWeighting
Assigns each channel a weight. The weight is randomized such that the same nodes get not always selected. This is necessary to achieve privacy. It also favors nodes with higher stake.