Skip to content

Commit 68d791a

Browse files
committed
Probabilistic channel scoring
Add a Score implementation based on "Optimally Reliable & Cheap Payment Flows on the Lightning Network" by Rene Pickhardt and Stefan Richter[1]. Given the uncertainty of channel liquidity balances, probability distributions are defined based on knowledge learned from successful and unsuccessful attempts. Then the negative log of the success probability is used to determine the cost of routing a specific HTLC amount through a channel. [1]: https://arxiv.org/abs/2107.05322
1 parent 1aaf5fc commit 68d791a

File tree

1 file changed

+775
-19
lines changed

1 file changed

+775
-19
lines changed

0 commit comments

Comments
 (0)