lesson-14 dynamicNFT
error
#3020
Answered
by
alymurtazamemon
TimeKeyRoll
asked this question in
Q&A
-
Could i get some help please?
|
Beta Was this translation helpful? Give feedback.
Answered by
alymurtazamemon
Oct 2, 2022
Replies: 1 comment 4 replies
-
@TimeKeyRoll Make sure you have declared highValue variable in this file. See the mintNft function signature should be like this; function mintNft(int256 highValue) public |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
TimeKeyRoll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@TimeKeyRoll Make sure you have declared highValue variable in this file.
See the mintNft function signature should be like this;