Rename PaymentFailed -> PaymentPathFailed
authorValentine Wallace <vwallace@protonmail.com>
Mon, 20 Sep 2021 16:18:49 +0000 (12:18 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 21 Sep 2021 21:39:40 +0000 (17:39 -0400)
commitbf16dfd15395b0e06703620325d0f90a8ba4b01d
tree87f25b706edc6194f49b954950e2706cd74b9427
parent5262e77ae186e4ea58294a7c6ee05e5649a12fc5
Rename PaymentFailed -> PaymentPathFailed

Since we don't want to imply to users that a payment has
completely failed when it really has just partially
failed
fuzz/src/chanmon_consistency.rs
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onion_route_tests.rs
lightning/src/routing/network_graph.rs
lightning/src/util/events.rs