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