[#CBlock-SetNull] = xref:CBlock.adoc[CBlock]::SetNull :relfileprefix: ../ :mrdocs: Resets the block to its null state, clearing transactions and cached flags. == Synopsis Declared in `<primitives/block.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetNull(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#