My wallet is encrypted and I'd like to mint POS. In v2.1.3.0-Starbuck there isn't an "unlock wallet for minting only" option in the settings menu like PPC has. So the question is how do you unlock a wallet? Thx.
I think you have to unlock the whole wallet.
Go to "Help" -> "Debug windows" -> "Console".
Use (type) the following command:
walletpassphrase yourpassword time_to_unlock_in_seconds
If your password is "secret" and you want to unlock the wallet "forever" (e.g. 999999 seconds):
walletpassphrase secret 999999
Before minting POS, you might check as well if your Cubits.conf contains the suggested setting:
reservebalance=1000000
splitthreshold=500
combinethreshold=100
Source:
http://www.scificrypto.info/qbt/. Staking now.