Skip to content

Commit

Permalink
chore: remove wrapped tETH token pair
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanelly95 committed Nov 9, 2023
1 parent 2327868 commit 6fb0dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mainnet/collections.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"jobIDs": [1, 2, 3, 5, 6, 7, 9, 10],
"jobIDs": [1, 2, 3, 5, 6, 7, 10],
"aggregationMethod": 2,
"power": 2,
"name": "ETHUSD",
Expand Down
2 changes: 1 addition & 1 deletion testnet/collections.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"jobIDs": [1, 2, 3, 5, 6, 7, 8, 9],
"jobIDs": [1, 2, 3, 5, 6, 7, 9],
"aggregationMethod": 2,
"power": 2,
"name": "ethCollectionMedian",
Expand Down

0 comments on commit 6fb0dca

Please sign in to comment.