pub async fn cycles_request(cycles: u128) -> Result<CyclesResponse, Error>Expand description
Request a cycle transfer from root to the current canister.
pub async fn cycles_request(cycles: u128) -> Result<CyclesResponse, Error>Request a cycle transfer from root to the current canister.