ic_cdk::api::management_canister::main

Function update_settings

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

Update the settings of a canister.

See IC method update_settings.