smartcontractkit / hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.
MIT License
1.19k stars 489 forks source link

Error: Transaction reverted: trying to deploy a contract whose code is too large #188

Open geweidong opened 1 month ago

geweidong commented 1 month ago

When I run this npx hardhat test ./test/Lottery.js, error occured:

image
QingyangKong commented 1 month ago

There is no lottery.js in this repo. Are you using the hardhat-starter-kit?