]> git.bitcoin.ninja Git - rust-lightning/commit
Don't consider a path as having hit HTLC-min if it isn't sufficient 2022-03-no-log-0
authorMatt Corallo <git@bluematt.me>
Thu, 24 Mar 2022 18:38:43 +0000 (18:38 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 24 Mar 2022 18:38:43 +0000 (18:38 +0000)
commit75b39da8bcbe4d4add5169a8f1889451270adb83
tree76516bcfe57350bd2af7ffe2731c9a13ae9cbb3f
parent72bc65e16bf6e38224a01318f1ad833341fc359d
Don't consider a path as having hit HTLC-min if it isn't sufficient

During routing, if we find a path which isn't contributing
sufficient value to be considered useful, but which did hit the
HTLC minimum of the path and was also rejected for that reason, we
shouldn't consider it to be a failure ...........XXX MOAR TEXTZ
lightning/src/routing/router.rs