Skip to content

Commit

Permalink
feat(api): remove Avalanche Mainnet BTC/USD and ETH/USD from config
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Mar 24, 2022
1 parent ca7e763 commit af8bc21
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/api/test/web3Middleware/dataFeedsRouter.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@
"deviationPercentage": 1.0,
"maxSecsBetweenUpdates": 3600,
"minSecsBetweenUpdates": 900
},
"Price-BTC/USD-6": {
"label": "$",
"deviationPercentage": 1.0,
"maxSecsBetweenUpdates": 3600,
"minSecsBetweenUpdates": 900
},
"Price-ETH/USD-6": {
"label": "$",
"deviationPercentage": 1.0,
"maxSecsBetweenUpdates": 3600,
"minSecsBetweenUpdates": 900
}
}
}
Expand Down

0 comments on commit af8bc21

Please sign in to comment.