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-optionWhat is best step after unlocking the wallet?
Thanks
1. After you have unlocked the wallet using Passphrase enter the code dumpprivkey YOURNOBLEADDRESS and press enter.
2. It will produce your Private Key. Copy it
3. Goto your new POS Noble Wallet and in the console enter importprivkey PASTEYOURPRIVATEKEYHERE and press enter.
4. Wait a few seconds and you will see your coins. If you haven't synced your wallet, they will say unconfirmed until it confirms them on the blockchain.