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
staticaddr: guard channel open and withdraw against unconfirmed deposits
Now that Deposited includes mempool outputs, channel opens and
withdrawals must explicitly reject unconfirmed deposits
(ConfirmationHeight <= 0) since both operations require confirmed
inputs.
0 commit comments