Merge pull request #9841 from twofaktor/patch-1

docs: minor format & grammatical fixes on release notes 0.19.0
This commit is contained in:
Oliver Gugger
2025-05-20 17:19:49 +02:00
committed by GitHub

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.