|
July 09, 2017, 03:08:49 AM |
|
as a miner you have access to the same mempool like everyone else (the pool of all the transactions) so you see each one of them. now you can write a simple code to only take from that mempool transactions that you like, for example only transactions that are paying a high fee, or transactions that you yourself made or one of your users sent you. and then include those in the new block you mine.
|