mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-23 00:28:14 +00:00
Edited ch10.asciidoc with Atlas code editor
This commit is contained in:
parent
c7be86e968
commit
005cd0db1b
@ -258,6 +258,7 @@ The calculation can be seen in function +GetBlockSubsidy+ in the Bitcoin Core cl
|
||||
[[getblocksubsidy_source]]
|
||||
.Calculating the block reward—Function GetBlockSubsidy, Bitcoin Core Client, main.cpp
|
||||
====
|
||||
[role="c_less_space"]
|
||||
[source, cpp]
|
||||
----
|
||||
CAmount GetBlockSubsidy(int nHeight, const Consensus::Params& consensusParams)
|
||||
|
Loading…
Reference in New Issue
Block a user