junobuild_shared::mgmt::cmc

Function top_up_canister

Source
pub async fn top_up_canister(
    canister_id: &CanisterId,
    amount: &Tokens,
) -> Result<(), String>