[#interfaces-BlockInfo-data] = xref:interfaces.adoc[interfaces]::xref:interfaces/BlockInfo.adoc[BlockInfo]::data :relfileprefix: ../../ :mrdocs: Pointer to the block contents, or null when not loaded. == Synopsis Declared in `<kernel/chain.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CBlock.adoc[CBlock] const* data = nullptr; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#