Lesson 1 - creation of SimpleStorage pending... #1351
-
Finished first contract function, but instead of deploying properly, the console simply hangs with a message stating: "creation of SimpleStorage pending..." Code looks exactly the same... what have I done wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey @mmarovich include |
Beta Was this translation helpful? Give feedback.
-
Hello @mmarovich |
Beta Was this translation helpful? Give feedback.
Hey @mmarovich include
SPDX
identifier too. Add this at top of yourcontract
:// SPDX-License-Identifier: MIT