Hi,
I use wallet_import_keyhotee to import my keyhotee id but failed with below error:
wallet_import_keyhotee FIRSTNAME "" LASTNAME "brainkeyiscorrect" 029xue
20017 invalid_name: invalid wallet name
nvalid Keyhotee name!
{"keyhoteeid":"029xue"}
bitshares wallet.cpp:3629 bts::wallet::wallet::import_keyhotee
error creating private key using keyhotee info.
{"firstname":"FIRSTNAME","middlename":"","lastname":"LASTNAME","brainkey":"brainkeyiscorrect","keyhoteeid":"029xue"}
bitshares wallet.cpp:3644 bts::wallet::wallet::import_keyhotee
{}
bitshares common_api_client.cpp:675 bts::rpc_stubs::common_api_client::wallet_import_keyhotee
{"command":"wallet_import_keyhotee"}
bitshares cli.cpp:540 bts::cli::detail::cli_impl::execute_command
Dose that "Invalid Keyhotee name!" caused by my keyhotee id starts with numbers?
I saw the register page seems not allowed account name start with numbers, how to workaround that?
Thanks.