[#node-CBlockTemplate-vTxFees] = xref:node.adoc[node]::xref:node/CBlockTemplate.adoc[CBlockTemplate]::vTxFees :relfileprefix: ../../ :mrdocs: Fee of each transaction, excluding the coinbase. == Synopsis Declared in `<node/miner.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<CAmount> vTxFees; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#