docs: add release note for ChanStatusFlags

This commit is contained in:
yyforyongyu
2021-12-08 03:02:25 +08:00
parent 53e02fa83d
commit 4a62b7cf8c

View File

@@ -17,9 +17,16 @@
* [Add json flag to
trackpayment](https://github.com/lightningnetwork/lnd/pull/6060)
## RPC Server
* [ChanStatusFlags is now
exposed](https://github.com/lightningnetwork/lnd/pull/5971) inside
WaitingCloseResp from calling `PendingChannels`.
# Contributors (Alphabetical Order)
* Andras Banki-Horvath
* Harsha Goli
* Naveen Srinivasan
* Oliver Gugger
* Yong Yu