stop_cheat_max_fee

Cancels the cheat_max_fee / start_cheat_max_fee for the given contract_address. - contract_address - instance of ContractAddress specifying which contract to stop cheating

Fully qualified path: snforge_std::cheatcodes::execution_info::max_fee::stop_cheat_max_fee

pub fn stop_cheat_max_fee(contract_address: ContractAddress)