Skip to content

Lesson9:TypeError: from.toLowerCase is not a function #1368

Discussion options

You must be logged in to vote

@bMuhammad506 Please follow this guide next time when you ask a question. How to Ask Question Guide

 await deploy("VRFCoordinatorV2Mock", {
  contract: "VRFCoordinatorV2Mock",
  from: deployer,
  log: true,
  args: args,
});

here from should be the address of deployer, you have given deploy function to it.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@bMuhammad506
Comment options

@alymurtazamemon
Comment options

@bMuhammad506
Comment options

@alymurtazamemon
Comment options

Answer selected by bMuhammad506
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants