Release notes v2.1.10 🎉
This is a minor feature release
- Added ability to set a custom signer for deployment/interaction with contracts through the
Deployer
class. The new methodsetSigner()
accepts the address (orundefined
) of the accounts specified in thehardhat.config
.