Skip to content

Commit 3552ff0

Browse files
Merge pull request #688 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 27a2f68 + b61f4e8 commit 3552ff0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.18.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,11 @@ commitment when the channel was force closed.
159159
* [Allow](https://github.com/lightningnetwork/lnd/pull/8845) multiple etcd hosts
160160
to be specified in db.etcd.host.
161161

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+
162167
## RPC Updates
163168

164169
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)

0 commit comments

Comments
 (0)