Update 24.md

This commit is contained in:
wakgill
2021-01-04 13:00:48 -06:00
committed by GitHub
parent 639e67a2fe
commit 4d59777f6d
+1
View File
@@ -28,6 +28,7 @@ the list but I'm up to 131 Blocks under "Status". Is this the way it's
supposed to happen? Does it keep processing on the same transaction
and generating coinsevery 120 blocks or so? Or is it supposed to start
a new transaction?
-------------
The number of blocks of a transaction is the amount of new blocks that have been generated by the whole network after the transaction. Each new block in the chain means new coins to its creator. One "generated" -transaction in your transaction list means that you have generated one block. You're not the first one to find the concept of a "block" a bit confusing on the first sight.
-------------