From e9016b5c7b8d652e2266138c7fbb95deeacd024a Mon Sep 17 00:00:00 2001 From: Mohamed Awnallah Date: Tue, 2 Apr 2024 15:02:02 +0200 Subject: [PATCH] docs: update the release-notes-0.18.0.md --- docs/release-notes/release-notes-0.18.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index c17ab56405..d029a9013d 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -265,6 +265,11 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor types](https://github.com/lightningnetwork/lnd/pull/8554) defined in `btcd/rpcclient`. +* [checkOutboundPeers](https://github.com/lightningnetwork/lnd/pull/8576) is + added to `chainHealthCheck` to make sure chain backend `bitcoind` and `btcd` + maintain a healthy connection to the network by checking the number of + outbound peers if they are below 6. + ### Logging * [Add the htlc amount](https://github.com/lightningnetwork/lnd/pull/8156) to contract court logs in case of timed-out HTLCs in order to easily spot dust