stop_cheat_transaction_hash
Cancels the cheat_transaction_hash
/ start_cheat_transaction_hash
for the given contract_address. - contract_address
- instance of ContractAddress
specifying which contract to stop cheating
Fully qualified path: snforge_std::cheatcodes::execution_info::transaction_hash::stop_cheat_transaction_hash
pub fn stop_cheat_transaction_hash(contract_address: ContractAddress)