Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanelly95 committed Oct 18, 2024
2 parents fbaaea4 + be0f3ce commit 13565d7
Show file tree
Hide file tree
Showing 5 changed files with 298 additions and 586 deletions.
8 changes: 4 additions & 4 deletions mainnet/collections.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"jobIDs": [1, 2, 3, 6, 7, 9, 10],
"jobIDs": [1, 2, 3, 4, 5, 6, 7, 8],
"aggregationMethod": 2,
"power": 2,
"name": "ETHUSD",
"tolerance": 500000
},
{
"jobIDs": [11, 12, 13, 14, 15, 16],
"jobIDs": [9, 10, 11, 12, 13, 14, 15],
"aggregationMethod": 2,
"power": 2,
"name": "BTCUSD",
"tolerance": 500000
},
{
"jobIDs": [17, 18, 19, 20, 21],
"jobIDs": [16, 17, 18, 19, 20, 21],
"aggregationMethod": 2,
"power": 5,
"name": "USDCUSD",
"tolerance": 500000
},
{
"jobIDs": [22, 23, 24, 25],
"jobIDs": [22, 23, 24, 25, 26, 27],
"aggregationMethod": 2,
"power": 5,
"name": "USDTUSD",
Expand Down
Loading

0 comments on commit 13565d7

Please sign in to comment.