makeHtlcPenaltyTx

fun makeHtlcPenaltyTx(commitTx: Transaction, htlcOutputIndex: Int, redeemScript: ByteArray, localDustLimit: Satoshi, localFinalScriptPubKey: ByteArray, feerate: FeeratePerKw): Transactions.TxResult<Transactions.TransactionWithInputInfo.HtlcPenaltyTx>

We already have the redeemScript, no need to build it