mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
use propper multichain provider ip address
This commit is contained in:
parent
fda546c236
commit
38fe6ea34d
@ -209,7 +209,7 @@ describe('Multichain Provider test', async () => {
|
||||
})
|
||||
|
||||
it('Should update metadata the asset metadata with second provider as serviceEndpoint', async () => {
|
||||
resolvedDdoWith5mTimeout.services[0].serviceEndpoint = 'http://172.15.0.4:8030'
|
||||
resolvedDdoWith5mTimeout.services[0].serviceEndpoint = 'http://172.15.0.104:8030'
|
||||
const updateTx = await updateAssetMetadata(
|
||||
publisherAccount,
|
||||
resolvedDdoWith5mTimeout,
|
||||
|
Loading…
x
Reference in New Issue
Block a user