File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,17 +91,12 @@ types in a series of changes:
9191
9292## lncli Additions
9393
94- * [ ` updatechanpolicy ` ] ( https://github.com/lightningnetwork/lnd/pull/8805 ) will
95- now update the channel policy if the edge was not found in the graph
96- database if the ` create_missing_edge ` flag is set.
9794
9895# Improvements
9996## Functional Updates
10097## RPC Updates
10198
10299## lncli Updates
103-
104-
105100## Code Health
106101## Breaking Changes
107102## Performance Improvements
@@ -124,5 +119,4 @@ types in a series of changes:
124119* George Tsagkarelis
125120* Olaoluwa Osuntokun
126121* Oliver Gugger
127- * Ziggie
128-
122+ * Ziggie
Original file line number Diff line number Diff line change 107107* The ` lncli wallet fundpsbt ` command now has a [ ` --max_fee_ratio ` argument to
108108 specify the max fees to output amounts ratio.] ( https://github.com/lightningnetwork/lnd/pull/8600 )
109109
110+ * [ ` updatechanpolicy ` ] ( https://github.com/lightningnetwork/lnd/pull/8805 ) will
111+ now update the channel policy if the edge was not found in the graph
112+ database if the ` create_missing_edge ` flag is set.
113+
110114# Improvements
111115## Functional Updates
112116
@@ -252,6 +256,7 @@ The underlying functionality between those two options remain the same.
252256* Elle Mouton
253257* George Tsagkarelis
254258* hieblmi
259+ * Jesse de Wit
255260* Keagan McClelland
256261* Oliver Gugger
257262* Pins
You can’t perform that action at this time.
0 commit comments