# stopRecord

Description: stopRecord cheatcode documentation

Note: This document was authored using MDX

  Source: https://github.com/NomicFoundation/hardhat-website/tree/main/src/content/docs/docs/reference/cheatcodes/Environment/stop-record.mdx

### Signature

```solidity
function stopRecord() external;
```

### Description

Stops recording storage reads and writes.
