Post
Topic
Board Bitcoin Discussion
Topic OP
Where are block rewards distributed in Bitcoin core?
by
whoffie
on 26/05/2020, 21:14:37 UTC
Hey everyone! I'm taking a look at Bitcoin core and am looking for where the TX is effectively "generated" and send out to an address. I've found the
Code:
nSubsidy
block reward, but I'm currently looking for where the transaction is sent out and recorded on the blockchain. If I don't understand something right, please correct me, otherwise, if you have an answer please tell me!

Thanks, Whoffie