Replies: 2 comments 1 reply
-
@nsawit These are just the functions of You can check also similar things in these discussions. #881 |
Beta Was this translation helpful? Give feedback.
-
To deploy a Contract, additional information is needed that is not available on a Contract object itself. Hence, the ContractFactory object is used, and Whereas, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm still confused about the uses of getContract() and getContractFacgory().
Looking at the SimpleStorage test script from previous lesson. We used getContractFactory()
but here in FundMe, we now use getContract()
Beta Was this translation helpful? Give feedback.
All reactions