make Htlc Penalty Tx
fun makeHtlcPenaltyTx(commitTx: Transaction, htlcOutputIndex: Int, redeemScript: ByteArray, localDustLimit: Satoshi, localFinalScriptPubKey: ByteArray, feerate: FeeratePerKw): Transactions.TxResult<Transactions.TransactionWithInputInfo.HtlcPenaltyTx>
Content copied to clipboard
We already have the redeemScript, no need to build it