Skip to content
Discussion options

You must be logged in to vote

You cannot do Contract with capital "c". The compiler thinks you are trying to create a "Contract" struct called "SimpleStorage".
Just do lowercase "c".
contract SimpleStorage

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@supaari89
Comment options

@PatrickAlphaC
Comment options

Answer selected by PatrickAlphaC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants