[#node-MiniMinerMempoolEntry-GetModifiedFee] = xref:node.adoc[node]::xref:node/MiniMinerMempoolEntry.adoc[MiniMinerMempoolEntry]::GetModifiedFee :relfileprefix: ../../ :mrdocs: Get the transaction's own modified fee. == Synopsis Declared in `<node/mini_miner.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] GetModifiedFee() const; ---- == Return Value The transaction's own modified fee. [.small]#Created with https://www.mrdocs.com[MrDocs]#