Update release-notes-0.19.0.md

This commit is contained in:
⚡️2FakTor⚡️
2025-05-20 16:59:59 +02:00
committed by GitHub
parent 3707b1fb70
commit 2680715832

View File

@@ -271,8 +271,8 @@ when running LND with an aux component injected (custom channels).
logs during rotation with ZSTD via the `logging.file.compressor` startup
argument.
* The SCB file now [contains more data][https://github.com/lightningnetwork/lnd/pull/8183]
that enable a last resort rescue for certain cases where the peer is no longer
* The SCB file now [contains more data](https://github.com/lightningnetwork/lnd/pull/8183)
that enables a last resort rescue for certain cases where the peer is no longer
around.
* LND updates channel.backup file at shutdown time.