pub async fn update_settings(arg: UpdateSettingsArgument) -> CallResult<()>
Expand description

Update the settings of a canister.

See IC method update_settings.