- In subsequent transactions
- If the contract is called via
call_contract
syscall later in the same transaction
Signature
Arguments
class_hash
- The class hash that should replace the current one.
call_contract
syscall later in the same transactionpub extern fn replace_class_syscall(class_hash: ClassHash) -> Result> implicits(GasBuiltin, System) nopanic;
class_hash
- The class hash that should replace the current one.Was this page helpful?