makeMainPenaltyTx

fun makeMainPenaltyTx(commitTx: Transaction, localDustLimit: Satoshi, remoteRevocationPubkey: PublicKey, localFinalScriptPubKey: ByteArray, toRemoteDelay: CltvExpiryDelta, remoteDelayedPaymentPubkey: PublicKey, feerate: FeeratePerKw): Transactions.TxResult<Transactions.TransactionWithInputInfo.MainPenaltyTx>