-
GitHub Repo: https://github.com/RobItu/NFT-FCC Hello all, I have completed by
The DynamicSvgNft does work and get minted but not the randomipfs one. I've been trying to fix it for a couple of days but I'm stumped. Any ideas? *GitHub Repo:*https://github.com/RobItu/NFT-FCC |
Beta Was this translation helpful? Give feedback.
Answered by
RobItu
May 18, 2023
Replies: 1 comment
-
I found my issue. I was using the wrong values for the callbackGasLimit for the mock VRFCoordinatorV2. Here's the correct one:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RobItu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found my issue. I was using the wrong values for the callbackGasLimit for the mock VRFCoordinatorV2. Here's the correct one: