How Forfeit Txs prevent against attempted user fraud
SubmitSignedForfeitTxs
RPC method as part of the batch finalization process.
BuildForfeitTx
) that requires both a VTXO input and a connector input:
reactToFraud
). When a user spends a VTXO offchain and then attempts to redeem the same VTXO onchain (fraud), the operator can broadcast (broadcastForfeitTx
) the corresponding forfeit transaction to reclaim the funds:
broadcastConnectorBranch
) leading to the forfeit transactionLockConnectorUtxos
) prevents double-spendingbumpAnchorTx
)