oceanprotocol / ocean-cli

4 stars 5 forks source link

Download: Improper use of provider #24

Closed alexcos20 closed 11 months ago

alexcos20 commented 11 months ago

When downloading a dataset, ocean-cli always connect to the pre-defined provider. Example: https://github.com/oceanprotocol/ocean-cli/blob/main/src/commands.ts#L180

It should extract providerUrl from serviceEndpoint, and use that instead