1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

added logs

This commit is contained in:
Bogdan Fazakas 2022-04-04 22:24:09 +03:00
parent 2dc12a2542
commit fa47876fd3

View File

@ -28,6 +28,7 @@ export default function Results({
try {
setIsLoading(true)
console.log(' Job: ', job)
const jobResult = await providerInstance.getComputeResultUrl(
'https://v4.provider.rinkeby.oceanprotocol.com/',
web3,