[#interfaces-Mining] = xref:interfaces.adoc[interfaces]::Mining :relfileprefix: ../ :mrdocs: Interface exposing block‐template creation to mining clients. == Synopsis Declared in `<node/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class Mining; ---- == Non-Member Functions [cols="1,4"] |=== | Name| Description | xref:EnsureMining.adoc[`::EnsureMining`] | Get the mining interface from a node context, asserting it is present. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#