ocean.js icon indicating copy to clipboard operation
ocean.js copied to clipboard

Add nodeId as service endpoint

Open mihaisc opened this issue 1 year ago • 0 comments

In the serviceEndpoint property we currently have the URL of the node(provider). We will have 2 options;

  • keep valid URL for backwards compatibility
  • add valid nodeID

In the case of nodeID, we use a configured node URL and the command to download from the remote node.

mihaisc avatar Sep 02 '24 11:09 mihaisc