Sends command to the Gateway contract to upgrade itself with a new implementation contract
Fee required: No
origin
Root
impl_address
impl_code_hash
initializer
Sends command to the Gateway contract to upgrade itself with a new implementation contract
Fee required: No
origin: Must beRoot.impl_address: The address of the implementation contract.impl_code_hash: The codehash of the implementation contract.initializer: Optionally call an initializer on the implementation contract.