From 963b53c17a2af134610cd77771529a94f7f19d3f Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 4 Dec 2024 00:24:22 +0000 Subject: [PATCH] update documentation --- docs/lnd/release-notes/release-notes-0.19.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/lnd/release-notes/release-notes-0.19.0.md b/docs/lnd/release-notes/release-notes-0.19.0.md index 952804f..db5ca73 100644 --- a/docs/lnd/release-notes/release-notes-0.19.0.md +++ b/docs/lnd/release-notes/release-notes-0.19.0.md @@ -196,6 +196,11 @@ The underlying functionality between those two options remain the same. for the Gossip 1.75 protocol. ## Testing + +* LND [uses](https://github.com/lightningnetwork/lnd/pull/9257) the feerate + estimator provided by bitcoind or btcd in regtest and simnet modes instead of + static fee estimator if feeurl is not provided. + ## Database * [Migrate the mission control