We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07f863a commit 86249fbCopy full SHA for 86249fb
docs/release-notes/release-notes-0.19.0.md
@@ -122,6 +122,12 @@ when running LND with an aux component injected (custom channels).
122
address is added to LND using the `ImportTapscript` RPC, LND previously failed
123
to perform a cooperative close to that address.
124
125
+* [Bimodal pathfinding probability
126
+ improvements](https://github.com/lightningnetwork/lnd/pull/8330). A fallback
127
+ probability is used if the bimodal model is not applicable. Fixes are added
128
+ such that the probability is evaluated quicker and to be more accurate in
129
+ outdated scenarios.
130
+
131
# New Features
132
133
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
0 commit comments