Replies: 1 comment
-
Try change await deploy("VRFCoordinatorV2Mock", {
from: deployer,
log: true,
args: args,
})
``` |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In this code of deploy mocks i am running into error
eventhough, I don't have any toLowerCase function in my code.
The whole output when i run this code is:
can someone tell me what's wrong?
Beta Was this translation helpful? Give feedback.
All reactions