Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMS, Proof-Of-Chain, Proof-Of-Pearl, @Poloniex.com
by
almightyruler
on 07/08/2014, 06:26:31 UTC
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
}

This looks a bit odd, especially the low weight, and corresponding expectedtime. I've got about 40 clams and have staked several times, most recently a couple of days ago. Here's what mine looks like:

Code:
{
    "enabled" : true,
    "staking" : true,
    "errors" : "",
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 0.00040276,
    "search-interval" : 1,
    "weight" : 568,
    "netstakeweight" : 38287,
    "expectedtime" : 337
}