[#kernel-CCoinsStats-total_unspendables_bip30] = xref:kernel.adoc[kernel]::xref:kernel/CCoinsStats.adoc[CCoinsStats]::total_unspendables_bip30 :relfileprefix: ../../ :mrdocs: The two unspendable coinbase outputs total amount caused by BIP30 == Synopsis Declared in `<kernel/coinstats.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] total_unspendables_bip30 = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#