Files
lnd/routing/probability_estimator.go
bitromortac b8c6227383 routing: add probability estimator interface
We introduce a probability `Estimator` interface which is implemented by
the current apriori probability estimator. A second implementation, the
bimodal probability estimator follows.
2023-02-10 09:58:40 +01:00

1.1 KiB