Issues Using a Script to Deploy the smart contract #3243
Fran6ix-coder
started this conversation in
General
Replies: 1 comment 4 replies
-
Hello @Fran6ix-coder, Please run |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i am currently trying to use the DeploySimpleStorage.sol Script to deploy my smart contract but i keep getting an error that "Member "stopbroadcast" not found or not visible after argument-dependent lookup in contract Vm." and i checked the vm.sol and the stopbroadcast wasn't there and now i am confused on what to do and how to add it
for references this is the code
and this is the error: Member "stopbroadcast" not found or not visible after argument-dependent lookup in contract Vm.
Beta Was this translation helpful? Give feedback.
All reactions