mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
update provider compute status call
This commit is contained in:
parent
51b882f256
commit
4195e8df81
@ -220,10 +220,7 @@ async function getJobs(
|
||||
try {
|
||||
const providerComputeJobs = (await ProviderInstance.computeStatus(
|
||||
providerUrl,
|
||||
null,
|
||||
null,
|
||||
assets[0].id,
|
||||
accountId
|
||||
accountId.toLowerCase()
|
||||
)) as ComputeJob[]
|
||||
|
||||
console.log(
|
||||
|
Loading…
Reference in New Issue
Block a user