Sitelet https://hardhat.org/docs/reference/cheatcodes/state-snapshots/delete-snapshot
Skip to content

deleteSnapshot

function deleteSnapshot(uint256 snapshotId) external returns (bool success);

deleteSnapshot is being deprecated in favor of deleteStateSnapshot. It will be removed in future versions.