# stopMappingRecording

Description: stopMappingRecording 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-mapping-recording.mdx

### Signature

```solidity
function stopMappingRecording() external;
```

### Description

Stops recording all map SSTOREs for later retrieval and clears the recorded data.
