I ran a hardhat node just fine using npx hardhat node, but after I shut it down and restarted it, whenever I try to deploy something on the chain, I get the following error:
eth_getTransactionCount
Received invalid block tag 87. Latest block number is 0
How to fix this?
ProviderError: Method hardhat_impersonateAccount not supported.#crying – Nat Sep 24 '21 at 15:39