File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -91,17 +91,12 @@ types in a series of changes:
91
91
92
92
## lncli Additions
93
93
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.
97
94
98
95
# Improvements
99
96
## Functional Updates
100
97
## RPC Updates
101
98
102
99
## lncli Updates
103
-
104
-
105
100
## Code Health
106
101
## Breaking Changes
107
102
## Performance Improvements
@@ -124,5 +119,4 @@ types in a series of changes:
124
119
* George Tsagkarelis
125
120
* Olaoluwa Osuntokun
126
121
* Oliver Gugger
127
- * Ziggie
128
-
122
+ * Ziggie
Original file line number Diff line number Diff line change 107
107
* The ` lncli wallet fundpsbt ` command now has a [ ` --max_fee_ratio ` argument to
108
108
specify the max fees to output amounts ratio.] ( https://github.com/lightningnetwork/lnd/pull/8600 )
109
109
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
+
110
114
# Improvements
111
115
## Functional Updates
112
116
@@ -252,6 +256,7 @@ The underlying functionality between those two options remain the same.
252
256
* Elle Mouton
253
257
* George Tsagkarelis
254
258
* hieblmi
259
+ * JssDWt
255
260
* Keagan McClelland
256
261
* Oliver Gugger
257
262
* Pins
You can’t perform that action at this time.
0 commit comments