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 8259e0f commit 363e529Copy full SHA for 363e529
docs/release-notes/release-notes-0.18.3.md
@@ -151,6 +151,11 @@ commitment when the channel was force closed.
151
* [Allow](https://github.com/lightningnetwork/lnd/pull/8845) multiple etcd hosts
152
to be specified in db.etcd.host.
153
154
+* Improved the internal [`LeaseOutput`
155
+ method](https://github.com/lightningnetwork/lnd/pull/8961) to be more
156
+ efficient, which improves the performance of related RPC calls such as
157
+ `LeaseOutput`, `SendCoins`, and PSBT funding process.
158
+
159
## RPC Updates
160
161
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)
0 commit comments