Skip to content

Commit 0b9339a

Browse files
Merge pull request #879 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 802e953 + c493987 commit 0b9339a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ circuit. The indices are only available for forwarding events saved after v0.20.
115115
[fixed](https://github.com/lightningnetwork/lnd/pull/9572), the affected RPCs
116116
are `SubscribeChannelGraph`, `GetChanInfo`, `GetNodeInfo` and `DescribeGraph`.
117117

118+
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/10064) where the
119+
`GetChanInfo` was not returning the correct gRPC status code in the cases
120+
where the channel is unknown to the node. The same is done for `LookupInvoice`
121+
for the case where the DB is kvdb backed and no invoices have yet been added
122+
to the database.
118123

119124
## lncli Updates
120125

@@ -189,5 +194,6 @@ reader of a payment request.
189194
* Funyug
190195
* Mohamed Awnallah
191196
* Pins
197+
* Torkel Rogstad
192198
* Yong Yu
193199
* Ziggie

0 commit comments

Comments
 (0)