stop_cheat_caller_address
Cancels the cheat_caller_address
/ start_cheat_caller_address
for the given contract_address. - contract_address
- instance of ContractAddress
specifying which contract to stop cheating
Fully qualified path: snforge_std::cheatcodes::execution_info::caller_address::stop_cheat_caller_address
pub fn stop_cheat_caller_address(contract_address: ContractAddress)