mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
* we rename the current probability estimator to be the "apriori" probability estimator to distinguish from a different implementation later * the AprioriEstimator is exported to later be able to type switch * getLocalPairProbability -> LocalPairProbabiltiy (later part of an exported interface) * getPairProbability -> getPairProbabiltiy (later part of an exported interface) |
||
---|---|---|
.. | ||
config.go | ||
driver.go | ||
forward_interceptor.go | ||
log.go | ||
router.pb.go | ||
router.pb.gw.go | ||
router.pb.json.go | ||
router.proto | ||
router.swagger.json | ||
router.yaml | ||
router_backend.go | ||
router_backend_test.go | ||
router_grpc.pb.go | ||
router_server.go | ||
router_server_deprecated.go | ||
router_server_test.go | ||
routing_config.go | ||
subscribe_events.go |