Skip to content

Commit 4b7cb99

Browse files
committed
docs: add release notes
1 parent 609e6bf commit 4b7cb99

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.20.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,13 @@
103103
for conservative budgeting and includes griefing protection by limiting the
104104
number of probed LSPs. It enhances the previous LSP design by being more
105105
generic and more flexible.
106+
107+
* The `listchannels` RPC now [exposes the actual
108+
spendable balance](https://github.com/lightningnetwork/lnd/pull/10624)
109+
by adding `local_spendable_balance` and `remote_spendable_balance` fields.
110+
This provides users with a precise view of their actionable liquidity by
111+
correctly accounting for channel reserves and funds currently tied up in
112+
in-flight HTLCs.
106113

107114
## lncli Updates
108115

0 commit comments

Comments
 (0)