pub async fn load_faucet_wallet_from_genesis_wallet(
    client: &Client
) -> Result<HotWallet, Error>
Expand description

Use the client to load the faucet wallet from the genesis Wallet. With all balance transferred from the genesis_wallet to the faucet_wallet.