|
|
|
|
|
by Dylan16807
1769 days ago
|
|
I think you're very confused about how mining blocks works. It only takes microseconds to test a specific hash. Every miner is testing a different random bunch of numbers to see if they get a lucky result where the hash starts with enough 0 bits. There's near-zero overlap between the numbers tested by different miners. So a latency advantage does not make you win. Everyone is picking lottery numbers in parallel. If three miners have the exact same hash rate, and one of them has a 2 second head start, then the one with the head start is only going to win 33.4% of the time. |
|