pub async fn fund_account(
    faucet_url: Url,
    num_coins: u64,
    address: &AccountAddress
) -> CliTypedResult<()>
Expand description

Fund account (and possibly create it) from a faucet