Skip to content

Lesson 9: Error: expected 0 constructor arguments, got 6 #550

Answered by mattjaf
nikmace asked this question in Q&A
Discussion options

You must be logged in to vote

looks like you were missing an args: in your deploy script

      from: deployer,
      args: args,
      log: true,
      waitConfirmations: networkConfig[network.name].blockConfirmations || 1,```

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nikmace
Comment options

Answer selected by PatrickAlphaC
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