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 111111 now update the channel policy if the edge was not found in the graph
112112 database if the ` create_missing_edge ` flag is set.
113113
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+
114120# Improvements
115121## Functional Updates
116122
@@ -282,6 +288,7 @@ The underlying functionality between those two options remain the same.
282288* hieblmi
283289* Jesse de Wit
284290* Keagan McClelland
291+ * Nishant Bansal
285292* Oliver Gugger
286293* Pins
287294* Viktor Tigerström
You can’t perform that action at this time.
0 commit comments