We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b9b71 commit 963b53cCopy full SHA for 963b53c
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -196,6 +196,11 @@ The underlying functionality between those two options remain the same.
196
for the Gossip 1.75 protocol.
197
198
## Testing
199
+
200
+* LND [uses](https://github.com/lightningnetwork/lnd/pull/9257) the feerate
201
+ estimator provided by bitcoind or btcd in regtest and simnet modes instead of
202
+ static fee estimator if feeurl is not provided.
203
204
## Database
205
206
* [Migrate the mission control
0 commit comments