[][src]Function solana_remote_wallet::remote_keypair::generate_remote_keypair

pub fn generate_remote_keypair(
    path: String,
    wallet_manager: &RemoteWalletManager,
    confirm_key: bool,
    keypair_name: &str
) -> Result<RemoteKeypair, RemoteWalletError>