makeHtlcTxs

fun makeHtlcTxs(commitTx: Transaction, localDustLimit: Satoshi, localRevocationPubkey: PublicKey, toLocalDelay: CltvExpiryDelta, localDelayedPaymentPubkey: PublicKey, feerate: FeeratePerKw, outputs: TransactionsCommitmentOutputs): List<Transactions.TransactionWithInputInfo.HtlcTx>