DecodedOnionFailure::payment_retryable -> ::payment_failed_permanently
authorValentine Wallace <vwallace@protonmail.com>
Thu, 14 Sep 2023 15:33:01 +0000 (11:33 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 22 Sep 2023 19:56:23 +0000 (15:56 -0400)
commit9c41f129c0da084e33f6c367b9ab58df3b0fd586
treee8d3916d8535d0138a1fceb41295a7c76b685f31
parent61ab1f85130de9b8a4346c821b34a145692e85e6
DecodedOnionFailure::payment_retryable -> ::payment_failed_permanently

Our ultimate goal with this field is to set
PaymentPathFailed::payment_failed_permanently, so use this name rather than
flipping a bool back and forth across methods.
lightning/src/ln/onion_utils.rs
lightning/src/ln/outbound_payment.rs