[#node-CBlockTemplate-m_coinbase_tx] = xref:node.adoc[node]::xref:node/CBlockTemplate.adoc[CBlockTemplate]::m_coinbase_tx :relfileprefix: ../../ :mrdocs: The coinbase transaction fields set by the miner. == Synopsis Declared in `<node/miner.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:node/CoinbaseTx.adoc[CoinbaseTx] m_coinbase_tx; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#