Closed lgeek closed 13 years ago
I added --test just to make sure the miner(s) could actually find the correct nonce for a known (previous) block. So, the work it receives is static. It does try to submit the solution, however, which should return false.
I've noticed this issue because --test was failing prematurely. By the way, could you explain how --test is supposed to work?
Thanks