Post
Topic
Board Announcements (Altcoins)
Re: [TEK] TEKcoin Mandatory Update! 40%+ SuperStake in 30+ days
by
subSTRATA
on 28/08/2014, 20:46:38 UTC
Code:
11:43:00

getmininginfo


11:43:00

{
"blocks" : 508747,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"PoW difficulty" : 167585.84269629,
"PoS difficulty" : 0.00232112,
"stakeinterest" : 2017694,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 19189754640830,
"pooledtx" : 0,
"testnet" : false
}

Looks like as long as the difficulty is around 0.0023, then the stake % given is going to be at the current 201% annual rate (see stakeinterest above).

My "getmininginfo" doesn't show "PoS difficulty" or "stakeinterest".  "stakeinterest" would be a very useful number.  Did you do anything special to have it show up?

Yes I added it into the code.

"networkhashps" : 19189754640830 is no longer useful as it is (too many characters and no separators) so can you change it to megahashps or at least add separators?