Can't deploy contracts on console node #340
-
When I try to enter the node in the console to deploy a contract when I do the local server of hardhat. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
You should clear the history of the terminal, the variable (SimpleStorageFactory) is already declared that you are trying to use. Or you can use any other variable. |
Beta Was this translation helpful? Give feedback.
-
Could you post your whole script and error you're getting? |
Beta Was this translation helpful? Give feedback.
Could you post your whole script and error you're getting?