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
998e25ab13
commit
56b0e7b97e
@ -27,7 +27,7 @@ export interface Output {
|
|||||||
nodeUri?: string
|
nodeUri?: string
|
||||||
owner?: string
|
owner?: string
|
||||||
secretStoreUri?: string
|
secretStoreUri?: string
|
||||||
whitelist?: Array<string>
|
whitelist?: string[]
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ComputeJob {
|
export interface ComputeJob {
|
||||||
|
Loading…
Reference in New Issue
Block a user