rust-lightning/lightning
Jeffrey Czyz c36bf92499
Score successful payment paths
Expand the Score trait with a payment_path_successful function for
scoring successful payment paths. Called by InvoicePayer's EventHandler
implementation when processing PaymentPathSuccessful events. May be used
by Score implementations to revert any channel penalties that were
applied by calls to payment_path_failed.
2021-12-03 14:00:51 -06:00
..
src Score successful payment paths 2021-12-03 14:00:51 -06:00
Cargo.toml Add a new log-level for gossip messages. 2021-11-22 18:19:08 +01:00