Lesson 7 #1044
frankmetatrader
started this conversation in
General
Lesson 7
#1044
Replies: 1 comment 2 replies
-
@frankmetatrader this get comes from |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I did not understand the difference between the get () function and the getContract () function
const ethUsdPrice Fedd = await get("MockV3Aggregator")
fundMe = await ethers.getContract("FindMe", deployer)
if I understand correctly, they both return the deployed contract, so can i use one or the other?
Thank's
Beta Was this translation helpful? Give feedback.
All reactions