makeTransaction

suspend fun makeTransaction(mixin: Long, fee: Double, paymentId: String, ourInputs: List<TxInputAndOwner>, destinations: List<GeneratedOutput>, extraData: String? = null)