start_cheat_proof_facts
Changes the transaction proof facts for the given contract_address.
contract_address- instance ofContractAddressspecifying which contract to cheatproof_facts- transaction proof facts to be set
Fully qualified path: snforge_std::cheatcodes::execution_info::proof_facts::start_cheat_proof_facts
pub fn start_cheat_proof_facts(contract_address: ContractAddress, proof_facts: Span<felt252>)