warmSlot
Signature
Section titled “Signature”function warmSlot(address target, bytes32 slot) external;Description
Section titled “Description”Utility cheatcode to mark specific storage slot as warm, simulating a prior read.
function warmSlot(address target, bytes32 slot) external;Utility cheatcode to mark specific storage slot as warm, simulating a prior read.