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:
parent
0b8c7c950c
commit
11a146b0ac
@ -102,7 +102,7 @@ export class OceanCompute extends Instantiable {
|
||||
/**
|
||||
* Check the output object and add default properties if needed
|
||||
* @param {Account} consumerAccount The account of the consumer ordering the service.
|
||||
* @param {Object} output Output section used for publishing the result.
|
||||
* @param {Output} output Output section used for publishing the result.
|
||||
* @return {Promise<Output>} Returns output object
|
||||
*/
|
||||
private checkOutput(consumerAccount: Account, output?: Output): Output {
|
||||
|
Loading…
Reference in New Issue
Block a user