DEV Community

Discussion on: The Complete Guide to Full Stack Ethereum and EVM Development

Collapse
 
dabit3 profile image
Nader Dabit

Good call out. You can also go to advanced settings and reset the account which will fix this as well.

Collapse
 
lpatipat profile image
lpatipat

Hi Nader,

Likewise, thanks for this great post. I had the same issue and did resolve it using the methods above. Could you elaborate further on the problem here? Is this just a quirk for the hardhat local network or is this something related to ethereum in general?

Thanks in advance.

Thread Thread
 
dabit3 profile image
Nader Dabit

I believe it has something to do with the nonce being out of sync, but I don't know a lot more than that.