Remove special case for onion error expiry_too_far
authorJeffrey Czyz <jkczyz@gmail.com>
Mon, 20 Sep 2021 16:25:39 +0000 (11:25 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Thu, 7 Oct 2021 04:31:27 +0000 (23:31 -0500)
commit42bb0af11d1e2b35cc1be9cf99ff57c9b52f0004
treef6a3721d2e4b20faa547480ce0e707c02b241eeb
parentad819ea70572b4775691e3fc386a788ff9438975
Remove special case for onion error expiry_too_far

With channel scoring and payment retries, it is no longer necessary to
have expiry_too_far imply a payment failure.
lightning/src/ln/onion_route_tests.rs
lightning/src/ln/onion_utils.rs