You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When developing on forked mainnet networks, one often needs to impersonate multiple addresses. Rather than enabling these one-by-one at runtime, it would be easier to specify in hardhat.config.ts that you want to unlock all addresses.
When developing on forked mainnet networks, one often needs to impersonate multiple addresses. Rather than enabling these one-by-one at runtime, it would be easier to specify in
hardhat.config.ts
that you want to unlock all addresses.Related background discussion for Ganache:
trufflesuite/ganache#588 (comment)
The text was updated successfully, but these errors were encountered: