Skip to content
Discussion options

You must be logged in to vote

Nevermind i was able to fix this by changing this line

import "@chainlink/contracts/src/v0.8/interfaces/AggregatorV3Interface.sol";

to this

import "@chainlink/contracts/src/v0.6/interfaces/AggregatorV3Interface.sol";

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cromewar
Comment options

Answer selected by oliveruf42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants