Structs§
- Canister
Settings - Canister
Status - Query the status of a canister.
- Canister
Status Response - Create
Canister - Create a canister on the current subnet.
- Create
Canister Argument - Definite
Canister Settings - Delete
Canister - Delete the canister.
- Deposit
Cycles - Deposit the cycles in the call to the given canister’s balance.
- Install
Code - Installs the given WASM module on the canister.
- Install
Code Argument - Provisional
Create Canister With Cycles - Create a canister on dev versions of the I.C.
- Provisional
Create Canister With Cycles Argument - Provisional
TopUp Canister - Top up a canister with the given amount of cycles on dev versions of I.C.
- Provisional
TopUp Canister Argument - RawRand
- Return 32 bytes of random data.
- Start
Canister - Start the canister.
- Stop
Canister - Stop the canister.
- Uninstall
Code - Uninstall the code for the given canister.
- Update
Settings - Update the settings of a canister.
- Update
Settings Argument - With
Canister Id