File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -168,6 +168,14 @@ close transaction.
168
168
[ changed] ( https://github.com/lightningnetwork/lnd/pull/9627 ) so the sweeper
169
169
will always attempt the sweep as long as the budget can be partially covered.
170
170
171
+ * [ Add] ( https://github.com/lightningnetwork/lnd/pull/9677 )
172
+ ` ConfirmationUntilConfirmed ` field to the
173
+ ` PendingChannelsResponse_PendingChannel ` message, providing users with the
174
+ number of confirmations remaining before a pending channel becomes active.
175
+ This change also persists the channel's short channel ID in the database once
176
+ its funding transaction receives one confirmation, allowing tracking of
177
+ confirmation progress even before the channel is fully open.
178
+
171
179
## RPC Additions
172
180
173
181
* [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 )
You can’t perform that action at this time.
0 commit comments