1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Update src/ocean/OceanCompute.ts

Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
Alex Coseru 2020-02-03 11:32:41 +02:00 committed by GitHub
parent 11a146b0ac
commit 091a75e05e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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<ComputeJob>} Returns compute job ID under status.jobId
*/
public async start(