Post
Topic
Board Announcements (Altcoins)
Re: Bitmark
by
jjj0923
on 28/09/2014, 21:26:15 UTC

if I have 10% of the network hash if it reasonable to assume I will get 10% of the blocks (over some time) - regardless of difficulty?


Yes, it's a fair assumption.

If during such a period 100 blocks are mined, and you hold 10% of nethash - you are most likely to find ~10 blocks.



just wondered because my luck is sucking big time with another coin that also has POS and I'm wondering how mnay of the blocks are going to POS holders?

this is their info:

Novacoin...

Code:
root@ns500637:/usr/local/bin# novacoind getmininginfo
{
    "blocks" : 126391,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 1030.90524432,
        "proof-of-stake" : 0.96902262,
        "search-interval" : 1
    },
    "blockvalue" : 7870000,
    "netmhashps" : 2731.46471908,
    "netstakeweight" : 6571693.72838555,
    "errors" : "",
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 0,
        "maximum" : 0,
        "combined" : 0
    },
    "stakeinterest" : 310000,
    "testnet" : false
}