Function ic_cdk::api::management_canister::main::update_settings

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

Update the settings of a canister.

See IC method update_settings.