LEC 9 : Invalid type for argument in function call. Invalid implicit conversion #2147
-
I'M GETTING THIS ERROR At this line RAFFLE.SOL
|
Beta Was this translation helpful? Give feedback.
Answered by
RoboCrypter
Aug 28, 2022
Replies: 1 comment 1 reply
-
@ippy1997 : Change parameter state in your
Hopefully, It will fix the issue! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ippy1997
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ippy1997 : Change parameter state in your
checkUpkeep
function fromcalldata
tomemory
Hopefully, It will fix the issue!