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.