This contract may be abstract error on deployment #36
-
Hi everybody! At deployment I find the error: This contract may be abstract, it may not implement an abstract parent's methods completely or it may not invoke an inherited contract's constructor correctly. I think is all good so i don't understand what's happening. Anybody can help me? thanks, here is the code: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hello @miguel-jalon So, so continue with the lesson and it'll get solved ;) |
Beta Was this translation helpful? Give feedback.
-
It's likely you just chose the wrong contract at deployment time! You'll want to swap to the Let us know if this solves your issue. |
Beta Was this translation helpful? Give feedback.
It's likely you just chose the wrong contract at deployment time!
You'll want to swap to the
FundMe
contract!Let us know if this solves your issue.