From 091a75e05e4aaf7d2a6545015af853740b814665 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Mon, 3 Feb 2020 11:32:41 +0200 Subject: [PATCH] Update src/ocean/OceanCompute.ts Co-Authored-By: Matthias Kretschmann --- src/ocean/OceanCompute.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ocean/OceanCompute.ts b/src/ocean/OceanCompute.ts index 4727e79..44aad76 100644 --- a/src/ocean/OceanCompute.ts +++ b/src/ocean/OceanCompute.ts @@ -134,7 +134,7 @@ export class OceanCompute extends Instantiable { * @param {string} agreementId The service agreement ID. * @param {string} algorithmDid The DID of the algorithm asset (of type `algorithm`) to run on the asset. * @param {MetaData} algorithmMeta Metadata about the algorithm being run if `algorithm` is being used. This is ignored when `algorithmDid` is specified. - * @param {Object} output Output section used for publishing the result. + * @param {Output} output Define algorithm output publishing. Publishing the result of a compute job is turned off by default. * @return {Promise} Returns compute job ID under status.jobId */ public async start(