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
The refund spend path in P2PK and HTLC allows to set multiple (m) refund pubkeys but it requires only one signature, which effectively makes this a 1 of m scheme. We could add a n_sigs_refund flag if we would like to upgrade this to an n of m scheme.
The text was updated successfully, but these errors were encountered:
The refund spend path in P2PK and HTLC allows to set multiple (m) refund pubkeys but it requires only one signature, which effectively makes this a 1 of m scheme. We could add a
n_sigs_refund
flag if we would like to upgrade this to an n of m scheme.The text was updated successfully, but these errors were encountered: