Hi,
Say given a hash rate of 1000MH/s, difficulty = 303000, block reward = 1.8, block time = 156.
What is the estimated amount of dash mined in one hour.
I am aware of websites that offer calculations, however, these don't show the formula used for that.
I guess for BTC mining you can approximate mined coins using
amount_btc = 60 * 60 * block_reward * hashrate / (difficulty * 2^32)
Say given a hash rate of 1000MH/s, difficulty = 303000, block reward = 1.8, block time = 156.
What is the estimated amount of dash mined in one hour.
I am aware of websites that offer calculations, however, these don't show the formula used for that.
I guess for BTC mining you can approximate mined coins using
amount_btc = 60 * 60 * block_reward * hashrate / (difficulty * 2^32)