[#TransactionInfo-m_fee] = xref:TransactionInfo.adoc[TransactionInfo]::m_fee :relfileprefix: ../ :mrdocs: The fee the transaction paid. == Synopsis Declared in `<kernel/mempool_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] const m_fee; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#