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
4a76dfd604
commit
998e25ab13
@ -22,7 +22,7 @@ export interface Output {
|
|||||||
publishOutput?: boolean
|
publishOutput?: boolean
|
||||||
brizoAddress?: string
|
brizoAddress?: string
|
||||||
brizoUri?: string
|
brizoUri?: string
|
||||||
metadata?: Record<string, any>
|
metadata?: MetaData
|
||||||
metadataUri?: string
|
metadataUri?: string
|
||||||
nodeUri?: string
|
nodeUri?: string
|
||||||
owner?: string
|
owner?: string
|
||||||
|
Loading…
Reference in New Issue
Block a user