Post
Topic
Board Pools
Re: [BLOCK PARTY] ckpool.org ZERO FEE SPLNS no registration mining pool
by
-ck
on 05/01/2018, 23:58:25 UTC
What is network diff? I want to learn that to feel comfortable and be capable to do the math by myself. Now I can see that the hash is 6.12P. What is the relationship with the hp and the network diff? Why u say that if we have more hp in your pool would decrease this time.

EDIT:
If I have started yesterday with 54 TH, so only after those 80 days that I will be in my max performance?


Network difficulty is the current difficulty share required to solve a bitcoin block.

bitcoin-cli getmininginfo
{
  "blocks": 502754,
  "currentblockweight": 9280,
  "currentblocktx": 5,
  "difficulty": 1931136454487.716,
  "errors": "",
  "networkhashps": 1.384324312220417e+19,
  "pooledtx": 33864,
  "chain": "main"
}

Note the difficulty value is 1.9 trillion. This means it takes on average 1.9 trillion shares to find a block. When the pool's stats show "herp" equal to 5x that value, it will have plateaued. As hashrate rises on the pool, we find 9.6 trillion shares faster. Most of your performance will happen in a lot less than those 80 days, more like about 20 to see the bulk of the effect, but yes, the maximum you can earn currently will be if you mine here continuously for 80 days. It's the only way to guarantee fairness for people that have been consistently mining here. We're hoping for more hashrate on the pool to keep bringing that value down.