Post
Topic
Board Announcements (Altcoins)
Re: NobleCoin[NOBL] - Proof Of Stake | MARKETPLACE
by
eagleflies
on 30/04/2015, 08:10:17 UTC
Hello!
My steps:
in old wallet:
1) listunspent.
2) gettransaction for each tx.
3) dumpprivkey for 1 address (for all transactions was 1 address).
in new wallet:
4) importprivkey long address from 3).
Error adding key to wallet (code -4)

Who can help me with this error?

- Does it say anything else or just error code 4?
- Is your new wallet encrypted? It seems dumping priv key worked fine and you are having problems with adding this key into new wallet.
- Which version of new wallet are you using?

1) no, only 1 error  (code -4)
2) no, not encrypted. All steps goods, except import.
3) v2.0.0.0

Hmm, import should succeed if key was pasted correctly.

You can try deleting wallet.dat (generated by wallet 2.0.0.0) and starting again new client to have new wallet.dat generated. This way we can make sure wallet.dat was created properly.