Post
Topic
Board Announcements (Altcoins)
Re: NobleCoin[NOBL] - 8% PoS | 1Yr+ | MARKETPLACE | PAY | GIFT | CHARITIES/MERCHANTS
by
Backlash
on 09/01/2018, 23:12:04 UTC
I did the following: walletpassphrase my password 600 true. Then i got the following message: {"code":-1,"message":"walletpassphrase \nStores the wallet decryption key in memory for seconds."}.
But the locked sign right below (a yellow lock) doesn't change and my wallet is still locked.

update:
Using your instructions I unlocked the wallet. But fort the instrcutions I need to close all wallets for salvagewallet method
See: https://github.com/eagleflies/noblecoin/wiki/Importing-private-keys-from-old-wallet.dat-using---salvagewallet-option

What is best step after unlocking the wallet?

Thanks

As far as I know (as your wallet is encrypted) the only method available to you is: https://github.com/eagleflies/noblecoin/wiki/Manual-way-of-importing-private-keys
Essentially all you are doing is extracting and importing your private keys from your PoW wallet into your PoS wallet and unlocking the wallet is not required (try with locked and unlocked if necessary).

I ran the commands as outlined in eagleflies manual import method (in the PoS wallet for testing) and everything worked. I think if you do it correctly and exactly as the instructions show, it will all work.