StorageFactory #3651
Divyans-chauhan
started this conversation in
General
StorageFactory
#3651
Replies: 1 comment
-
@Divyans-chauhan You need to import the contract in this file and then you can declare type of contract type. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
error : PatrickAlphaC/simple-storage-fcc#8 (comment)
solution :
SimpleStorage must be the type of variable you've created. Here the type should be the contract you've named in simple.sol code.
In the tutorials patrick has named it SimpleStorage and it dont seem you have used the same name. Thats why the error

Beta Was this translation helpful? Give feedback.
All reactions