For other coins the block finding frequency can be calculated based on how much hashrate we want to mine with. But I have no idea how could I calculate the same from Ethereum's difficulty.
For other coins the block finding frequency (in seconds) goes like this:
2^32 * coin_difficulty / hashrate_we_want_to_mine_with * 1e6 / 60 / 60;
0 ·
Comments
-Best Care
David
I prefer difficulty based estimations over nethashrate and block time.