mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-15 01:34:57 +01:00
Update ComputeJobs.tsx
This commit is contained in:
parent
f4a31ef393
commit
12626d3924
@ -100,6 +100,7 @@ export default function ComputeJobs(): ReactElement {
|
|||||||
account,
|
account,
|
||||||
orderHistory[i].did,
|
orderHistory[i].did,
|
||||||
undefined,
|
undefined,
|
||||||
|
orderHistory[i].transactionHash,
|
||||||
false
|
false
|
||||||
)
|
)
|
||||||
computeJob.forEach((item) => {
|
computeJob.forEach((item) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user