Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMS, Proof-Of-Chain, Proof-Of-Pearl, @Poloniex.com
by
jd1959
on 07/08/2014, 05:40:04 UTC
I'm not sure about staking at all. I've got 20 odd clams in wallet 3500+ confirmations. I have 0 clams staked...I just leave wallet online.....am I missing something here?
Do you have your wallet unlocked? Make sure the "For staking only" checkbox is checked. Other than that, how many peers do you see when you hover your cursor over the signal bars icon?

Both good questions.

1. Go to Help -> Debug Window -> Console, then type "getstakinginfo".  What does it say?

2. Hover the up-pointing arrow at the bottom right corner of the CLAMClient.  Is it green? Does it say Staking?

3. Be careful to use 'coin-control'.  It can be turned on in the settings.  Or else sending a small amount of coins could reset the age on a larger pile.

4. Is the chain in sync? What does it say for "getblockcount"? Do you have peers?


1) 15:34:33

getstakinginfo


15:34:33

{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00027244,
"search-interval" : 1,
"weight" : 31,
"netstakeweight" : 34687,
"expectedtime" : 36948
}

2) green & staking

3) says in sync 60098 blocks   15  peers

getblockcount =
15:39:13

getblockcount


15:39:13

60101