Add failing short channel id to PaymentPathFailed
authorJeffrey Czyz <jkczyz@gmail.com>
Thu, 16 Sep 2021 04:22:44 +0000 (23:22 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Tue, 12 Oct 2021 23:40:06 +0000 (18:40 -0500)
commit202acd9e16f89ffa9d0e02a3c18ce277952bb2a8
treee52983b853ed3a2427a4248df2dd7ff81c828848
parent1e2ca5233b5b94e2b2356c2c3c2907d79a00a585
Add failing short channel id to PaymentPathFailed

This will be useful for scoring channels when a payment fails.
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onion_route_tests.rs
lightning/src/ln/onion_utils.rs
lightning/src/routing/network_graph.rs
lightning/src/util/events.rs