-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Absence of AggregatorV3Interface #6648
Comments
import {AggregatorV3Interface} from "@chainlink/contracts/src/v0.8/shared/interfaces/AggregatorV3Interface.sol"; |
Thanks. I am working on new project, if you could help, please do. please check these repositories frontend: https://github.com/playflysports/frontend backend: https://github.com/playflysports/backend Task
|
hey @Kris291099 i have tried to load the frontend and back end links you dropped but it returns a 404 error |
@MrGbengaAdams Hi, check this one: https://github.com/Kris291099/App-Test |
Lesson
Lesson 6
Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
No response
Operating System
Windows
Describe the bug
Hello, I recently tried to import @chainlink/contracts for Hardhat fund me contract, however, I seen that in node-modules/chainlink/contracts, there was no AggregatorV3Interface.sol file. Could anyone update me why the developers deleted it. and What I should do now?
The text was updated successfully, but these errors were encountered: