1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
This commit is contained in:
Bogdan Fazakas 2022-11-16 07:49:40 +02:00
parent 93c9b9184f
commit 268631ce7c

View File

@ -33,7 +33,7 @@ export class Provider {
throw new Error('HTTP request failed calling Provider') throw new Error('HTTP request failed calling Provider')
} }
} }
d
getEndpointURL( getEndpointURL(
servicesEndpoints: ServiceEndpoint[], servicesEndpoints: ServiceEndpoint[],
serviceName: string serviceName: string