mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
add response tweaks
This commit is contained in:
parent
58b04b7c00
commit
deb075fdf7
@ -38,8 +38,8 @@ export interface ComputeJob {
|
|||||||
dateFinished: string
|
dateFinished: string
|
||||||
status: ComputeJobStatus
|
status: ComputeJobStatus
|
||||||
statusText: string
|
statusText: string
|
||||||
algologUrl: string
|
algorithmLogUrl: string
|
||||||
outputsUrl: string[]
|
resultsUrls: string[]
|
||||||
resultsDid?: DID
|
resultsDid?: DID
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user