Y
Hacker News
new
|
ask
|
show
|
jobs
by
thethirdone
3405 days ago
> if I steal the mined block I get all the reward
How would you steal a block? Changing the target of the payment requires recomputing the nonce.
1 comments
theptip
3405 days ago
The value is in the proof of work; just a very hard-to-compute number. All you need to do to steal the work is to prevent the server from sending the hash to the owner, and independently submit that proof of work elsewhere.
link