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