When did we created this SimpleStorage type? #5659
Unanswered
DimitrisGrivas0
asked this question in
Q&A
Replies: 1 comment
-
@DimitrisGrivas0 This is a type of contract, in other languages we call it an instance. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
On lesson 3, after we imported the "./SimpleStorage.sol" in our new StorageFactory.sol file, we made a variable with a type of SimpleStorage. Since we haven't created a struct previously, how can we use this as a type?
Beta Was this translation helpful? Give feedback.
All reactions