mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 18:52:09 +02:00
docs: add release notes.
Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
This commit is contained in:
@@ -111,6 +111,12 @@
|
|||||||
now update the channel policy if the edge was not found in the graph
|
now update the channel policy if the edge was not found in the graph
|
||||||
database if the `create_missing_edge` flag is set.
|
database if the `create_missing_edge` flag is set.
|
||||||
|
|
||||||
|
* [Enhance](https://github.com/lightningnetwork/lnd/pull/9390) the
|
||||||
|
`lncli listchannels` output by adding the human readable short
|
||||||
|
channel id and the channel id defined in BOLT02. Moreover change
|
||||||
|
the misnomer of `chan_id` which was describing the short channel
|
||||||
|
id to `scid` to represent what it really is.
|
||||||
|
|
||||||
# Improvements
|
# Improvements
|
||||||
## Functional Updates
|
## Functional Updates
|
||||||
|
|
||||||
@@ -274,6 +280,7 @@ The underlying functionality between those two options remain the same.
|
|||||||
* hieblmi
|
* hieblmi
|
||||||
* Jesse de Wit
|
* Jesse de Wit
|
||||||
* Keagan McClelland
|
* Keagan McClelland
|
||||||
|
* Nishant Bansal
|
||||||
* Oliver Gugger
|
* Oliver Gugger
|
||||||
* Pins
|
* Pins
|
||||||
* Viktor Tigerström
|
* Viktor Tigerström
|
||||||
|
Reference in New Issue
Block a user