[#node-NodeContext-mining_args] = xref:node.adoc[node]::xref:node/NodeContext.adoc[NodeContext]::mining_args :relfileprefix: ../../ :mrdocs: Mining options used to create block templates. This value member is an exception to the dependency guidance above because BlockCreateOptions is a minimal dependency. It could be moved to the BlockTemplateCache proposed in bitcoin/bitcoin#33421. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:node/BlockCreateOptions.adoc[BlockCreateOptions] mining_args; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#