Post
Topic
Board Announcements (Altcoins)
Re: AURORACOIN - Empowering Financial Freedom
by
degxtra1
on 10/04/2016, 13:34:52 UTC
Is there any working source to download up to date windows wallet?
Thanks





Thanks @LTEX, I saw this link before but assumed as it's version from before hard fork it wont sync after that.
 Edit : sorted Wink

But now trying to import private keys from android wallet to my windows based new Aur wallet facing this problem:

Invalid private key encoding (code -5)    I decrypted keys from android with openssl  [  enc -d -aes-256-cbc -in keyfile -a -k] using my pasphrase and my priv key begins with  PL... and has52 characters. Where is problem?

Last Edit : just found out that my priv key should be "in format" with 58base  which is 58 chars instead of 52. Anyone help?