Module ic_cdk::api::management_canister
source · Expand description
Functions and types for calling the IC management canister.
This module is a direct translation from the interface description.
The functions and types defined in this module serves these purposes:
- Make it easy to construct correct request data.
- Handle the response ergonomically.
- For those calls require cycles payments, the cycles amount is an explicit argument.
Modules§
- The IC Bitcoin API.
- The ECDSA API.
- Canister HTTP request.
- The main functionalities in the IC management canister.
- Provisional functions only available in local development instances.