[#node-DEFAULT_PRINT_MODIFIED_FEE] = xref:node.adoc[node]::DEFAULT_PRINT_MODIFIED_FEE :relfileprefix: ../ :mrdocs: Default for whether block templates print each transaction's modified fee. == Synopsis Declared in `<node/mining_args.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr bool DEFAULT_PRINT_MODIFIED_FEE = false; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#