mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
added logs
This commit is contained in:
parent
2dc12a2542
commit
fa47876fd3
@ -28,6 +28,7 @@ export default function Results({
|
|||||||
|
|
||||||
try {
|
try {
|
||||||
setIsLoading(true)
|
setIsLoading(true)
|
||||||
|
console.log(' Job: ', job)
|
||||||
const jobResult = await providerInstance.getComputeResultUrl(
|
const jobResult = await providerInstance.getComputeResultUrl(
|
||||||
'https://v4.provider.rinkeby.oceanprotocol.com/',
|
'https://v4.provider.rinkeby.oceanprotocol.com/',
|
||||||
web3,
|
web3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user