mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
update computeStatus signature to fix build and CI
This commit is contained in:
parent
0c87abe24d
commit
84afa42903
@ -219,9 +219,6 @@ async function getJobs(
|
||||
try {
|
||||
const providerComputeJobs = (await ProviderInstance.computeStatus(
|
||||
providerUrl,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
accountId
|
||||
)) as ComputeJob[]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user