We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48b53f0 + 752b66b commit 53f00c9Copy full SHA for 53f00c9
docs/lnd/release-notes/release-notes-0.15.0.md
@@ -36,6 +36,10 @@
36
could result in an "invoice too large" error when creating invoices. Hints
37
are now properly limited to our maximum of 20.
38
39
+* [Fixed an edge case where the lnd might be stuck at starting due to channel
40
+ arbitrator relying on htlcswitch to be started
41
+ first](https://github.com/lightningnetwork/lnd/pull/6214).
42
+
43
## Misc
44
45
* [An example systemd service file](https://github.com/lightningnetwork/lnd/pull/6033)
0 commit comments