pub async fn uninstall_code(arg: CanisterIdRecord) -> CallResult<()>
Expand description
Remove a canister’s code and state, making the canister empty again.
pub async fn uninstall_code(arg: CanisterIdRecord) -> CallResult<()>
Remove a canister’s code and state, making the canister empty again.