Make `process_pending_htlc_forwards` more readable
authorViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Thu, 18 Aug 2022 23:07:15 +0000 (01:07 +0200)
committerViktor Tigerström <11711198+ViktorTigerstrom@users.noreply.github.com>
Fri, 4 Nov 2022 19:26:47 +0000 (20:26 +0100)
commitb3689412df1511a1196cad4aba532463057d2fa9
tree312e0c2be899083952699cdf1e39ae8c03baaa61
parentec9db029eabb18d5b676eaf1e4a2d2650b69fed0
Make `process_pending_htlc_forwards` more readable

Refactor `process_pending_htlc_forwards` to ensure that both branches
that fails `pending_forwards` are placed next to eachother for improved
readability.
lightning/src/ln/channelmanager.rs