Skip to content

Commit 161d639

Browse files
docs: add release notes
Signed-off-by: Nishant Bansal <[email protected]>
1 parent 3cef9fb commit 161d639

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

+7
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
# New Features
2424

2525
## Functional Enhancements
26+
* [Add](https://github.com/lightningnetwork/lnd/pull/9677)
27+
`ConfirmationsUntilActive` field to the
28+
`PendingChannelsResponse_PendingChannel` message, providing users with the
29+
number of confirmations remaining before a pending channel becomes active.
30+
This change also persists the channel's short channel ID in the database once
31+
its funding transaction receives one confirmation, allowing tracking of
32+
confirmation progress before the channel is active.
2633

2734
## RPC Additions
2835

0 commit comments

Comments
 (0)