mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix lint
This commit is contained in:
parent
0a9a6b94e0
commit
e1dba53e5a
@ -231,7 +231,7 @@ async function waitTillJobEnds(): Promise<number> {
|
||||
const interval = setInterval(async () => {
|
||||
const jobStatus = (await ProviderInstance.computeStatus(
|
||||
providerUrl,
|
||||
consumerAccount,
|
||||
await consumerAccount.getAddress(),
|
||||
freeComputeJobId,
|
||||
resolvedDdoWith5mTimeout.id
|
||||
)) as ComputeJob
|
||||
|
Loading…
x
Reference in New Issue
Block a user