Trying the windows wallet..
If I lock the wallet, there is no way of unlocking it for staking.. (kinda main purpose in a POS wallet).
And is there a difference between staking with a desktop wallet and the web wallet, reward wise.. ?
Here is how to unlock:
"Unlock your wallet for minting: open the console via menu -> help -> debug window.
type: walletpassphrase
YourPassword 31556926000 true (first param ist your password, second param a timeout until the wallet is locked again in milliseconds - one year in this example, third param defines that the wallet is only unlocked for minting - you cannot send coins until the wallet is fully unlocked with param set to false, but it is safer to keep it partly locked.)
Press Ctrl+L to clear the console after you run a command that includes your password!
More info here:
http://forum.neucoin.org/t/neucoin-wallet-client/1596/3 "