File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 111
111
now update the channel policy if the edge was not found in the graph
112
112
database if the ` create_missing_edge ` flag is set.
113
113
114
+ * [ Enhance] ( https://github.com/lightningnetwork/lnd/pull/9390 ) the
115
+ ` lncli listchannels ` output by adding the human readable short
116
+ channel id and the channel id defined in BOLT02. Moreover change
117
+ the misnomer of ` chan_id ` which was describing the short channel
118
+ id to ` scid ` to represent what it really is.
119
+
114
120
# Improvements
115
121
## Functional Updates
116
122
@@ -274,6 +280,7 @@ The underlying functionality between those two options remain the same.
274
280
* hieblmi
275
281
* Jesse de Wit
276
282
* Keagan McClelland
283
+ * Nishant Bansal
277
284
* Oliver Gugger
278
285
* Pins
279
286
* Viktor Tigerström
You can’t perform that action at this time.
0 commit comments