start_cheat_block_hash_global
Starts a global block hash modification. - block_number
- Block number to be modified. - block_hash
- The block hash value to set globally.
Fully qualified path: snforge_std::cheatcodes::block_hash::start_cheat_block_hash_global
pub fn start_cheat_block_hash_global(block_number: u64, block_hash: felt252)