Can Anyone please help im not understanding why its cannot inherit the interface of the mockV3Interaface ? #153
-
Here is my code // SPDX-License-Identifier: ISC
pragma solidity ^0.6.0;
import "@chainlink/contracts/src/v0.6/tests/MockV3Aggregator.sol";
|
Beta Was this translation helpful? Give feedback.
Answered by
javierdash
Jun 6, 2022
Replies: 2 comments 7 replies
-
Hi! Please let us know in wich lesson are you and what is the task you need to do. Thanks |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
SantanuDK
-
if anyone is still facing error add this in your hardhat-congif.js in module.exports |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Please let us know in wich lesson are you and what is the task you need to do. Thanks