I was trying to figure out the easiest way to use GATEBTC.
set up a fresh blockchain.info wallet and tried to import the private key into BTS, but I keep getting this error, even though to me the private key looks like it's correct?
>> wallet_import_private_key 5H2m3sfuRM51FwxeMURLto7sqZ58mgQYi7jrRxGAFKrK
10 assert_exception: Assert Exception
false: Error parsing WIF private key
    {}
    bitshares  wallet.cpp:1498 bts::wallet::wallet::import_wif_private_key
    {"account_name":null}
    bitshares  wallet.cpp:1500 bts::wallet::wallet::import_wif_private_key
    {}
    bitshares  common_api_client.cpp:2748 bts::rpc_stubs::common_api_client::wallet_import_private_key
    {"command":"wallet_import_private_key"}
    bitshares  cli.cpp:579 bts::cli::detail::cli_impl::execute_command