stop_cheat_account_deployment_data
Cancels the cheat_account_deployment_data
/ start_cheat_account_deployment_data
for the given contract_address. - contract_address
- instance of ContractAddress
specifying which contract to stop cheating
Fully qualified path: snforge_std::cheatcodes::execution_info::account_deployment_data::stop_cheat_account_deployment_data
pub fn stop_cheat_account_deployment_data(contract_address: ContractAddress)