You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lnrpc+rpcserver: add ConfirmationUntilConfirmed field
Introduce ConfirmationUntilConfirmed in
PendingChannelsResponse_PendingChannel. This field indicates the remaining
confirmations needed for the channel to become active. If the funding
transaction is unconfirmed, ConfirmationUntilConfirmed defaults to the total
required confirmations (NumConfsRequired).
Signed-off-by: Nishant Bansal <[email protected]>
0 commit comments