 |
November 10, 2016, 03:43:33 PM |
|
importprivkey problem happening, because of Java-script in the online walletgenerator based on the old EC library, and library in the new bitcoin core is more strict. Thus, some keys, generated online, can be rejected with a new wallet.
Since new library is more secure, and standard for Bitcoin, we will continue to use a new one. If needed, lets online generator updates their code.
Currently, as tentative solution, I can suggest you two ways:
1. After generation, try to import this key into an empty wallet. If successful, you can delete a wallet, and send EMCs to the address without problems. 2. If you already got some EMCs on the account - use old wallet version, i.e. 0.3.7, import key as Fixx suggested, and thereafter copy wallet.dat to new client.
|