rust-lightning/lightning
Jeffrey Czyz 22ce7d89d7
Distinguish maximum HTLC from effective capacity
Using EffectiveCapacity in scoring gives more accurate success
probabilities when the maximum HTLC value is less than the channel
capacity. Change EffectiveCapacity to prefer the channel's capacity
over its maximum HTLC limit, but still use the latter for route finding.
2022-05-19 14:25:22 -05:00
..
src Distinguish maximum HTLC from effective capacity 2022-05-19 14:25:22 -05:00
Cargo.toml bitcoin crate 0.28.1 2022-05-05 18:04:42 +02:00