pub async fn provisional_top_up_canister(
    arg: ProvisionalTopUpCanisterArgument
) -> CallResult<()>
Expand description

Add cycles to a canister.

This method is only available in local development instances.

See IC method provisional_top_up_canister.