]> git.bitcoin.ninja Git - rust-lightning/commit
Fix computing in-flight HTLCs in between retries + test
authorValentine Wallace <vwallace@protonmail.com>
Tue, 7 Feb 2023 19:10:41 +0000 (14:10 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 14 Feb 2023 19:20:49 +0000 (14:20 -0500)
commit825ea9d062886a369bda9d30ad6890fada7f2ed8
tree13c6fd6dee4ae36ba615dde173799717966a29d4
parentaa4b429eb213101f64a828dc80a6438912e8664e
Fix computing in-flight HTLCs in between retries + test
lightning/src/ln/channelmanager.rs
lightning/src/ln/outbound_payment.rs
lightning/src/ln/payment_tests.rs