Post
Topic
Board Altcoin Discussion
Re: LINUX: wallet & miner in linux / cloud / raspberryPI (MANUALS, SCRIPTS)
by
drakoin
on 29/04/2015, 23:44:45 UTC
Staking

See the above posting for how to create your own 24/7 staking node.

Quote
Code:
walletpassphrase [stakingonly]
Stores the wallet decryption key in memory for seconds.
if [stakingonly] is true sending functions are disabled.

So:

# It has to be encrypted first (necessary only once in the lifetime of this wallet)
Covend encryptwallet ALONGBUTEASYTOREMEMBERPASSPHRASE

# and restarted
Covend

# then unlocked with stakingonly=true, let us say ... for more than 24 hours (60*60*24=86400)
Covend walletpassphrase ALONGBUTEASYTOREMEMBERPASSPHRASE 100000 true

# if you want to lock it before the 100000 seconds are over
Covend walletlock

# getstakinginfo
Covend getstakinginfo


This is how I understand it. Please help if it is not true, or complete.

I offer to leave this wallet running, so there is a staking node. To improve the network.
If you want to increase the Stake Weight of this node, send some COV coins there. Every bit helps.

COV address of this 24/7 staking node: CQfH2dwUcGXcxvfxU2nqoqGC4qcbSipvRX