-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
from https://github.com/t-bast/lightning-docs/blob/master/taproot-updates.md:
claiming successful PTLCs from the remote peer's commitment now requires using RBF and sighash flags similar to anchor outputs HTLC transactions (
sighash_single | sighash_anyonecanpaytrick)
in the case where the funds from a ptlc success/timeout are not sent to the local delayed pubkey (claiming from the remote commitment), a sighash none | anyone can pay can be used on the adaptor, of course the local signature will use sighash all to prevent malleability
with this, all n ptlcs can be swept in one transaction with n inputs and 1 output
is this right or am i missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels