You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to get a working price feed of WETH/USDC using the eth-uniswap provider, I noticed that if I add the currency pair information for USDC after WETH/USDC in the config, the WETH/USDC price feed does not work. When placing USDC before it in the config however, the price feed was back to working suggesting that the order of currency pairs in the config can have some effect on the price feeds working or not.
Version
Please provide the output of the following commands:
$ price-feeder version
$ go version
$ uname -a
Steps to Reproduce
Steps to reproduce the behavior:
...
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary of Bug
When trying to get a working price feed of WETH/USDC using the eth-uniswap provider, I noticed that if I add the currency pair information for USDC after WETH/USDC in the config, the WETH/USDC price feed does not work. When placing USDC before it in the config however, the price feed was back to working suggesting that the order of currency pairs in the config can have some effect on the price feeds working or not.
Version
Please provide the output of the following commands:
$ price-feeder version
$ go version
$ uname -a
Steps to Reproduce
Steps to reproduce the behavior:
For Admin Use
The text was updated successfully, but these errors were encountered: