rust-lightning/lightning
Jeffrey Czyz d28d6a5403
Decay channel failure penalty upon success
If a payment failed to route through a channel, a penalty is applied to
the channel in the future when finding a route. This penalty decays over
time. Immediately decay the penalty by one half life when a payment is
successfully routed through the channel.
2021-12-03 14:00:52 -06:00
..
src Decay channel failure penalty upon success 2021-12-03 14:00:52 -06:00
Cargo.toml Add a new log-level for gossip messages. 2021-11-22 18:19:08 +01:00