forge::constants

Constant CHEATCODE_CONTRACT_HASH

Source
pub const CHEATCODE_CONTRACT_HASH: FixedBytes<32>;
Expand description

The contract hash at CHEATCODE_ADDRESS.

This is calculated as: keccak256(abi.encodePacked(CHEATCODE_ADDRESS)).