Skip to content

Lesson 17: deploy GovernorContract #5792

Answered by Alanle1011
Alanle1011 asked this question in Q&A
Discussion options

You must be logged in to vote

I add to my network in the hardhat.config.js the line

allowUnlimitedContractSize: true,
hardhat: {
      chainId: 31337,
      allowUnlimitedContractSize: true,
    },
localhost: {
      chainId: 31337,
      allowUnlimitedContractSize: true,
    },

Replies: 1 comment

Comment options

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