[#CTxMemPool-delta_info-delta] = xref:CTxMemPool.adoc[CTxMemPool]::xref:CTxMemPool/delta_info.adoc[delta_info]::delta :relfileprefix: ../../ :mrdocs: The fee delta added using PrioritiseTransaction(). == Synopsis Declared in `<txmempool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] const delta; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#