mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
provider uri issue
This commit is contained in:
parent
12bfac0e01
commit
506c543738
@ -223,7 +223,7 @@ describe('Multichain Provider test', async () => {
|
|||||||
aquarius
|
aquarius
|
||||||
)
|
)
|
||||||
assert(updateTx, 'Failed to update asset metadata')
|
assert(updateTx, 'Failed to update asset metadata')
|
||||||
providerUrl = 'http://172.15.0.104:8030
|
providerUrl = 'http://172.15.0.104:8030'
|
||||||
})
|
})
|
||||||
|
|
||||||
delay(100000) // let's wait for aquarius to index the updated ddo
|
delay(100000) // let's wait for aquarius to index the updated ddo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user