Skip to content

Commit 97ece43

Browse files
authored
update documentation
1 parent 7430094 commit 97ece43

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
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

0 commit comments

Comments
 (0)