File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments