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.
2 parents 27a2f68 + b61f4e8 commit 3552ff0Copy full SHA for 3552ff0
docs/lnd/release-notes/release-notes-0.18.3.md
@@ -159,6 +159,11 @@ commitment when the channel was force closed.
159
* [Allow](https://github.com/lightningnetwork/lnd/pull/8845) multiple etcd hosts
160
to be specified in db.etcd.host.
161
162
+* Improved the internal [`LeaseOutput`
163
+ method](https://github.com/lightningnetwork/lnd/pull/8961) to be more
164
+ efficient, which improves the performance of related RPC calls such as
165
+ `LeaseOutput`, `SendCoins`, and PSBT funding process.
166
+
167
## RPC Updates
168
169
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)
0 commit comments