makeClosingTx

fun makeClosingTx(keyManager: KeyManager, commitments: Commitments, localScriptPubkey: ByteArray, remoteScriptPubkey: ByteArray, closingFees: ClosingFees): Pair<Transactions.TransactionWithInputInfo.ClosingTx, ClosingSigned>