On initial send retries, avoid previously failed scids
authorValentine Wallace <vwallace@protonmail.com>
Thu, 16 Feb 2023 21:40:51 +0000 (16:40 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 23 Feb 2023 20:50:25 +0000 (15:50 -0500)
commit1224dac862ad5fa994efeb0830c0b8db88e22647
tree5a44c9f977bbbc82c4197081e27722c37fee5e9e
parentb826d1735d4fdfb162bc46d87deee495f4fb3363
On initial send retries, avoid previously failed scids

Previously, we could have tried the same failed channels over and over until
retries are exhausted.
lightning/src/ln/outbound_payment.rs
lightning/src/ln/payment_tests.rs