Skip to content
4 changes: 3 additions & 1 deletion metadata/jsAlgo.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@
"nftAddress": "0x0",
"files": [
{
"type": "url",
"url": "https://raw.githubusercontent.com/oceanprotocol/test-algorithm/master/javascript/algo.js",
"contentType": "text/js",
"encoding": "UTF-8"
"encoding": "UTF-8",
"method": "GET"
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion metadata/simpleComputeDataset.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "",
"nftAddress": "",
"version": "4.1.0",
"chainId": 8996,
"chainId": null,
"metadata": {
"created": "2021-12-20T14:35:20Z",
"updated": "2021-12-20T14:35:20Z",
Expand Down
Loading
Loading