From a1d8b1810d06dc207909e8c578352e4598a382cc Mon Sep 17 00:00:00 2001 From: YashK Date: Thu, 21 Dec 2023 15:35:24 +0530 Subject: [PATCH] refactor: removed post jobs from collections --- testnet/collections.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testnet/collections.json b/testnet/collections.json index 3f393c4..2265990 100644 --- a/testnet/collections.json +++ b/testnet/collections.json @@ -1,13 +1,13 @@ [ { - "jobIDs": [1, 2, 3, 5, 6, 7, 8, 9, 17, 24], + "jobIDs": [1, 2, 3, 5, 6, 7, 8, 9, 24], "aggregationMethod": 2, "power": 2, "name": "ethCollectionMedian", "tolerance": 500000 }, { - "jobIDs": [10, 11, 58, 59], + "jobIDs": [10, 11, 58], "aggregationMethod": 2, "power": 8, "name": "RAZORUSD",