[#wallet-COutput-long_term_fee] = xref:wallet.adoc[wallet]::xref:wallet/COutput.adoc[COutput]::long_term_fee :relfileprefix: ../../ :mrdocs: The fee required to spend this output at the consolidation feerate. == Synopsis Declared in `<wallet/coinselection.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CAmount.adoc[CAmount] long_term_fee = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#