Post
Topic
Board Mining
Re: Confirming transactions?
by
Xyver
on 10/11/2013, 23:25:02 UTC
when are they checked for double spends or false coins?  Is that when the miners put them in the block?

The miner put transactions in the block that are valid for the current blockchain. When an other pool finds a block that makes a transaction invalid, it will be exluded from the next atempt to find a block. Also if 2 or more transaction occour, which invalidates each other (double spend), each miner chooses one to include in his block

Ok, so from the sounds of it, the miners only put valid transactions into the potential block?  So I guess the miners check when they put them in the block.