Sitelet https://hardhat.org/docs/reference/cheatcodes/environment/reset-nonce
Skip to content

resetNonce

function resetNonce(address account) external;

Resets the nonce of an account to 0 for EOAs and 1 for contract accounts.