[#kernel-CCoinsStats-total_subsidy] = xref:kernel.adoc[kernel]::xref:kernel/CCoinsStats.adoc[CCoinsStats]::total_subsidy :relfileprefix: ../../ :mrdocs: Total cumulative amount of block subsidies up to and including this block == Synopsis Declared in `<kernel/coinstats.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] total_subsidy = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#