for HW week 11
- set up .env file like this
ETHERSCAN_API_KEY=SAMPLE_API_KEY
URL=alchemyapi/endpoint
npm install
npx hardhat test
有一串 Duplicate definition of ActionPaused (ActionPaused(string,bool), ActionPaused(address,string,bool))
不知道怎麼解
到底是 logger 問題,還是 compile 的時候太敏感,不是很懂