You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/lnd/release-notes/release-notes-0.19.0.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,12 +51,18 @@
51
51
52
52
*[Allow](https://github.com/lightningnetwork/lnd/pull/9017) the compression of logs during rotation with ZSTD via the `logcompressor` startup argument.
53
53
54
+
* The SCB file now [contains more data][https://github.com/lightningnetwork/lnd/pull/8183]
55
+
that enable a last resort rescue for certain cases where the peer is no longer
56
+
around.
57
+
58
+
* LND updates channel.backup file at shutdown time.
0 commit comments