Skip to content

Commit 78cafbc

Browse files
Merge pull request lightninglabs#472 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 5e239e0 + 8bc274e commit 78cafbc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ current gossip sync query status.
5959
enables this feature by default but adds a new flag `skip_peer_alias_lookup`
6060
to skip the lookup.
6161

62+
* [Add the possibility to define a change address type
63+
for FundPsbt RPC call](https://github.com/lightningnetwork/lnd/pull/7348).
64+
If no address type is specified for default/imported accounts, P2WKH will be
65+
used. No custom address type should be provided for custom accounts as we will
66+
always use the coin selection key scope to generate the change address. This
67+
possibility is available in lncli as well.
68+
6269
* The graph lookups method `DescribeGraph`, `GetNodeInfo` and `GetChanInfo` now
6370
[expose tlv data](https://github.com/lightningnetwork/lnd/pull/7085) that is
6471
broadcast over the gossip network.
@@ -468,6 +475,7 @@ refactor the itest for code health and maintenance.
468475
* Michael Street
469476
* Olaoluwa Osuntokun
470477
* Oliver Gugger
478+
* Pierre Beugnet
471479
* Priyansh Rastogi
472480
* Robyn Ffrancon
473481
* Roei Erez

0 commit comments

Comments
 (0)