Edited ch10.asciidoc with Atlas code editor

pull/491/head
kristen@oreilly.com 7 years ago
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…
Cancel
Save