deleteSnapshot
Signature
Section titled “Signature”function deleteSnapshot(uint256 snapshotId) external returns (bool success);Description
Section titled “Description”deleteSnapshot is being deprecated in favor of deleteStateSnapshot. It will be removed in future versions.