Pushed pushed a mandatory update that kicks in the higher rewards
Please update
is staking fixed? any news about a windows wallet?
"version" : "v0.1.1.4-caramel-beta"
Im not sure how make start staking. On a gui wallet is easy of course, but in console it will have his tricks, for sure.
If bitGrow works like PPC , later ill take a look on their thread to figure it out how to enable.
With the console wallet you go to the directory where the executable file is and 1) if your wallet is encrypted type "./bitgrowd walletpassphrase
yourwalletpassword 99999999 true" and press enter or 2) if your wallet is not encrypted just run the executable with ./bitgrowd and press enter.
In your ~/.bitgrow folder put the bitgrow.conf file and in it put the items below replacing the italics descriptions with actual data:
rpcuser =
choose_a_usernamerpcpassword =
choose_a_passwordrpcallowip = 127.0.0.1
server=1
listen=1
daemon=1
addnode=
add_some_nodes_hereVery nice of you, thanks. You saved me time