[#kernel-CBlockFileInfo-nUndoSize] = xref:kernel.adoc[kernel]::xref:kernel/CBlockFileInfo.adoc[CBlockFileInfo]::nUndoSize :relfileprefix: ../../ :mrdocs: number of used bytes in the undo file == Synopsis Declared in `<node/blockstorage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t nUndoSize = {}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#