Module ic

Module ic 

Source

Functions§

create_canister_install_code
Asynchronously creates a new canister and installs provided Wasm code with additional cycles.
delete_segment
Deletes a specified segment (canister).
deposit_cycles
Deposits cycles into a specified canister from the calling canister’s balance.
install_code
Asynchronously installs code on a specified canister.
stop_segment
Stops the execution of a specified segment (canister).
update_canister_controllers
Asynchronously updates the controller list of a specified canister.