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