1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-22 08:08:11 +00:00

Edited ch06_transactions.adoc with Atlas code editor

This commit is contained in:
clenser 2023-10-19 02:42:49 +00:00
parent cde7eb8340
commit d14e23c2b1

View File

@ -1076,7 +1076,7 @@ Coinbase transactions are created by the miner of the block that
includes them and gives the miner the option to claim any fees paid by
transactions in that block. Additionally, up until block 6,720,000,
miners are allowed to claim a subsidy consisting of bitcoins that have
never previously been circulated, called the _block subsidy_. The total
never previously been circulated, called ((("block subsidy")))((("block reward")))the _block subsidy_. The total
amount a miner can claim for a block--the combination of fees and
subsidy--is called the _block reward_.