diff --git a/config.json b/config.json index 9e2b3db..f51a98f 100644 --- a/config.json +++ b/config.json @@ -15,16 +15,6 @@ "topicId": 1, "inferenceEntrypointName": "api-worker-reputer", "loopSeconds": 5, "parameters": { "InferenceEndpoint": "http://inference:8080/inference/ETH/10m", "Token": "ETH" } - }, - { - "topicId": 2, - "inferenceEntrypointName": "api-worker-reputer", "loopSeconds": 5, - "parameters": { "InferenceEndpoint": "http://inference:8080/inference/ETH/24h", "Token": "ETH" } - }, - { - "topicId": 3, - "inferenceEntrypointName": "api-worker-reputer", "loopSeconds": 5, - "parameters": { "InferenceEndpoint": "http://inference:8080/inference/BTC/10m", "Token": "BTC" } } ] } \ No newline at end of file