Solving the TypeError: no matching function Error in Hardhat
It's a bug-fix day. I encountered an error while attempting to deploy my contract to the testnet using Hardhat with the command below.
npx hardhat run scripts/deploy.js --network <testnet>
After spending a couple of hours debugging, I realized that ...
blog.idrisolubisi.com2 min read
Irom Ibe
Blockchain Development
Same error I've been battling with since week! Really wished i found this earlier. Thanks a bunch for this I really really appreciate all this